pub fn manager() -> &'static OAuthSessionManagerExpand description
Process-global manager. A dedicated singleton (rather than an AppState field) keeps this scaffold’s blast radius small; service-OAuth sessions are short-lived and window-agnostic.
pub fn manager() -> &'static OAuthSessionManagerProcess-global manager. A dedicated singleton (rather than an AppState field) keeps this scaffold’s blast radius small; service-OAuth sessions are short-lived and window-agnostic.