o
    ©D®f{  ã                   @   sH   d Z ddlmZmZ ddlmZ ddlmZ ddlm	Z	 eZ
g d¢ZdS )zÖ
    authlib.oauth2.rfc6750
    ~~~~~~~~~~~~~~~~~~~~~~

    This module represents a direct implementation of
    The OAuth 2.0 Authorization Framework: Bearer Token Usage.

    https://tools.ietf.org/html/rfc6750
é   )ÚInvalidTokenErrorÚInsufficientScopeError)Úadd_bearer_token)ÚBearerTokenGenerator)ÚBearerTokenValidator)r   r   r   ÚBearerTokenr   r   N)Ú__doc__Úerrorsr   r   Ú
parametersr   Útokenr   Ú	validatorr   r   Ú__all__© r   r   úX/home/ubuntu/webapp/venv/lib/python3.10/site-packages/authlib/oauth2/rfc6750/__init__.pyÚ<module>   s    
