Event

interface Event

Root marker interface for all events emitted by Auth Foundation and other Okta SDKs.

Collected from com.okta.authfoundation.client.kmp.OAuth2Client.events and com.okta.authfoundation.credential.kmp.TokenCredentialManager.events. Filter by the TokenEvent and CredentialEvent sub-interfaces to narrow to a lifecycle category.

Inheritors