userinfo

suspend fun userinfo(): Result<JsonObject, OidcError>(source)

Retrieves user information.

Return

A Result containing the user information or an error.