userinfo

open suspend override fun userinfo(cache: Boolean = false): Result<JsonObject, OidcError>(source)

Gets the user information.

Return

The user information.

Parameters

cache

Whether to cache the user information.