getTokenFlow

abstract fun getTokenFlow(): ERROR CLASS: Symbol not found for Flow<com/okta/authfoundation/client/TokenInfo>

Returns a Flow that emits the current token and subsequent updates.

The flow is shared across all snapshots of the same credential ID.