toggle menu
DaVinci client for Android
1.1.0
androidJvm
switch theme
search in API
oidc
/
com.pingidentity.oidc
/
OidcUser
/
userinfo
userinfo
open
suspend override
fun
userinfo
(
cache
:
Boolean
)
:
Result
<
JsonObject
,
OidcError
>
Gets the user information.
Return
The user information.
Parameters
cache
Whether to cache the user information.