disableSessions

Disables browser sessions for this OAuth flow.

Selects callback-only handling without storing an OidcToken.Id session. Plugin-managed refresh and logout routes require sessions and cannot be used after calling this method.

Report a problem