I am currently trying to do some operations in an event listener where I need all access tokens linked to a refresh token. Is it possible to retrieve these access tokens from the context or am I required to interact with the data source in the event listener?
EDIT: This is regarding the Curity Identity Server.