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.