Expand description
Authorization Error Types
Module defines error types specific to the OAuth 2.1 authorization flow.
Enums§
- Auth
Error - Authorization-specific errors
Functions§
- is_
recoverable_ error - Check if an error is recoverable (e.g., by refreshing token)
- parse_
oauth_ error - Parse OAuth error from query parameters