TokenCreatedEvent
Emitted when a new token is obtained from a token endpoint call, including both initial token creation and token refresh.
This matches the Android TokenCreatedEvent behavior where the event fires on every tokenRequest call.
Parameters
tokenInfo
the newly created token information.