Authenticated user handle scoped to an OIDC web client.
Logout the current user session.
Mirrors native OidcUser.logout() which does not return a value.
Force-refresh the token bundle.
Revoke the current token bundle.
Retrieve the current token bundle.
Fetch user profile data from the userinfo endpoint.
Optional
When true, reuse cached userinfo if available.
Authenticated user handle scoped to an OIDC web client.