
    Ji                     j    S SK Jr    " S S\5      r " S S\5      r " S S\5      r " S S	\5      rg
)    )OAuth2Errorc                       \ rS rSrSrSrSrg)AuthorizationPendingError   a)  
For the device authorization grant;
  The authorization request is still pending as the end user hasn't
  yet completed the user-interaction steps (Section 3.3).  The
  client SHOULD repeat the access token request to the token
  endpoint (a process known as polling).  Before each new request,
  the client MUST wait at least the number of seconds specified by
  the "interval" parameter of the device authorization response,
  or 5 seconds if none was provided, and respect any
  increase in the polling interval required by the "slow_down"
  error.
authorization_pending N__name__
__module____qualname____firstlineno____doc__error__static_attributes__r       `/var/www/html/dynamic-report/venv/lib/python3.13/site-packages/oauthlib/oauth2/rfc8628/errors.pyr   r      s     $Er   r   c                       \ rS rSrSrSrSrg)SlowDownError   z
A variant of "authorization_pending", the authorization request is
still pending and polling should continue, but the interval MUST
be increased by 5 seconds for this and all subsequent requests.
	slow_downr   Nr	   r   r   r   r   r      s     Er   r   c                       \ rS rSrSrSrSrg)ExpiredTokenError'   z
The "device_code" has expired, and the device authorization
session has concluded.  The client MAY commence a new device
authorization request but SHOULD wait for user interaction before
restarting to avoid unnecessary polling.
expired_tokenr   Nr	   r   r   r   r   r   '   s     Er   r   c                       \ rS rSrSrSrSrg)AccessDenied2   z'
The authorization request was denied.
access_deniedr   Nr	   r   r   r   r   r   2   s     Er   r   N)oauthlib.oauth2.rfc6749.errorsr   r   r   r   r   r   r   r   <module>r       s=    6$ $"K  ; r   