AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.140.195.8


Current Path : /lib/python3/dist-packages/oauthlib/oauth2/rfc8628/
Upload File :
Current File : //lib/python3/dist-packages/oauthlib/oauth2/rfc8628/__init__.py

"""
oauthlib.oauth2.rfc8628
~~~~~~~~~~~~~~~~~~~~~~~

This module is an implementation of various logic needed
for consuming and providing OAuth 2.0 Device Authorization RFC8628.
"""
import logging

log = logging.getLogger(__name__)