Module flow

Module flow 

Source
Expand description

OAuth 2.0 Authorization Code flow with PKCE.

Orchestrates the full authentication flow: browser authorization, callback handling, and token exchange.

Structs§

OAuthFlow
OAuth flow configuration and execution.

Enums§

OAuthError