core/events library

Classes

RefreshFailedEvent
Emitted when a refresh attempt fails. failure explains why.
TokenClearedEvent
Emitted whenever stored credentials are wiped — either by an explicit clear() call or by an unrecoverable refresh failure.
TokenEvent
Events emitted by TokenKeeper.events.
TokenRefreshedEvent
Emitted after a successful refresh. Carries the new token.