token

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

Gets the token for the user.

Return

The token for the user.