o
    g=                     @   s  d Z ddlmZmZmZmZmZmZ ddlm	Z	m
Z
mZmZmZmZmZmZmZmZmZ ddlmZmZmZmZmZmZmZmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$m%Z%m&Z&m'Z'm(Z(m)Z)m*Z*m+Z+m,Z,m-Z-m.Z. ddl/m0Z0m1Z1m2Z2m3Z3m4Z4 ddl5m6Z6 ddl7m8Z8m9Z9 ddl:m;Z; dd	l<m=Z= d
S )z
oauthlib.oauth2
~~~~~~~~~~~~~~

This module is a wrapper for the most recent implementation of OAuth 2.0 Client
and Server classes.
   )BackendApplicationClientClientLegacyApplicationClientMobileApplicationClientServiceApplicationClientWebApplicationClient)AuthorizationEndpointBackendApplicationServerIntrospectEndpointLegacyApplicationServerMetadataEndpointMobileApplicationServerResourceEndpointRevocationEndpointServerTokenEndpointWebApplicationServer)AccessDeniedErrorFatalClientErrorInsecureTransportErrorInvalidClientErrorInvalidClientIdErrorInvalidGrantErrorInvalidRedirectURIErrorInvalidRequestErrorInvalidRequestFatalErrorInvalidScopeErrorMismatchingRedirectURIErrorMismatchingStateErrorMissingClientIdErrorMissingCodeErrorMissingRedirectURIErrorMissingResponseTypeErrorMissingTokenErrorMissingTokenTypeErrorOAuth2ErrorServerErrorTemporarilyUnavailableErrorTokenExpiredErrorUnauthorizedClientErrorUnsupportedGrantTypeErrorUnsupportedResponseTypeErrorUnsupportedTokenTypeError)AuthorizationCodeGrantClientCredentialsGrantImplicitGrantRefreshTokenGrant%ResourceOwnerPasswordCredentialsGrant)RequestValidator)BearerTokenOAuth2Token)is_secure_transport)DeviceClientN)>__doc__rfc6749.clientsr   r   r   r   r   r   rfc6749.endpointsr   r	   r
   r   r   r   r   r   r   r   r   rfc6749.errorsr   r   r   r   r   r   r   r   r   r   r   r   r   r    r!   r"   r#   r$   r%   r&   r'   r(   r)   r*   r+   r,   rfc6749.grant_typesr-   r.   r/   r0   r1   rfc6749.request_validatorr2   rfc6749.tokensr3   r4   rfc6749.utilsr5   rfc8628.clientsr6    r@   r@   O/var/www/visachat/venv/lib/python3.10/site-packages/oauthlib/oauth2/__init__.py<module>   s     4p