toggle menu
DaVinci client for Android
1.1.0
androidJvm
switch theme
search in API
oidc
/
com.pingidentity.oidc
/
User
/
token
token
abstract
suspend
fun
token
(
)
:
Result
<
Token
,
OidcError
>
Retrieves the token for the user.
Return
A Result object containing either the Token or an OidcError.