token

open suspend override fun token(): Result<Token, OidcError>

Gets the token for the user.

Return

The token for the user.