NoAccessTokenAvailableEvent

class NoAccessTokenAvailableEvent

Emitted via EventHandler.onEvent when the Interceptor.intercept from a Credential.accessTokenInterceptor call has been called, but no valid access token exists.

Properties

Link copied to clipboard
val credential: Credential

The Credential associated with the event.