
    Ki~                     P    d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlm	Z	 eZ
g dZy)	zauthlib.oauth2.rfc6750.
~~~~~~~~~~~~~~~~~~~~~~

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

https://tools.ietf.org/html/rfc6750
   )InsufficientScopeError)InvalidTokenError)add_bearer_token)BearerTokenGenerator)BearerTokenValidator)r   r   r   BearerTokenr   r   N)__doc__errorsr   r   
parametersr   tokenr   	validatorr   r   __all__     k/home/jay/workspace/scripts/.codegraph-venv/lib/python3.12/site-packages/authlib/oauth2/rfc6750/__init__.py<module>r      s)    + % ( ' + #r   