
    kh)                     l    d Z ddlmZ ddlmZ ddlmZ ddlmZm	Z	m
Z
mZmZ ddlmZ ddlmZ ddlmZ y	)
z
oauthlib.oauth2.rfc6749
~~~~~~~~~~~~~~~~~~~~~~~

This module is an implementation of various logic needed
for consuming and providing OAuth 2.0 RFC6749.
   )AuthorizationEndpoint)IntrospectEndpoint)MetadataEndpoint)BackendApplicationServerLegacyApplicationServerMobileApplicationServerServerWebApplicationServer)ResourceEndpoint)RevocationEndpoint)TokenEndpointN)__doc__authorizationr   
introspectr   metadatar   pre_configuredr   r   r   r	   r
   resourcer   
revocationr   tokenr        f/var/www/teggl/fontify/venv/lib/python3.12/site-packages/oauthlib/oauth2/rfc6749/endpoints/__init__.py<module>r      s*    1 * &  ' *  r   