o
    b                     @   s(   d Z ddlmZ ddlmZ ddgZdS )z
    authlib.oauth2.rfc8414
    ~~~~~~~~~~~~~~~~~~~~~~

    This module represents a direct implementation of
    OAuth 2.0 Authorization Server Metadata.

    https://tools.ietf.org/html/rfc8414
   )AuthorizationServerMetadata)get_well_known_urlr   r   N)__doc__modelsr   Z
well_knownr   __all__ r   r   ^/var/www/secure340b-portal/env/lib/python3.10/site-packages/authlib/oauth2/rfc8414/__init__.py<module>   s   
