""" oauthlib.oauth2.rfc8628 ~~~~~~~~~~~~~~~~~~~~~~~ This module is an implementation of various logic needed for consuming OAuth 2.0 Device Authorization RFC8628. """ from .device import DeviceClient
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 201 B | 0644 |
|
device.py | File | 3.79 KB | 0644 |
|