Module errors

Module errors 

Source
Expand description

Authorization Error Types

Module defines error types specific to the OAuth 2.1 authorization flow.

Enums§

AuthError
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