We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63cd31 commit b80d21eCopy full SHA for b80d21e
oauth2_provider/views/__init__.py
@@ -17,3 +17,4 @@
17
from .introspect import IntrospectTokenView
18
from .oidc import ConnectDiscoveryInfoView, JwksInfoView, RPInitiatedLogoutView, UserInfoView
19
from .token import AuthorizedTokenDeleteView, AuthorizedTokensListView
20
+from .device import DeviceAuthorizationView
0 commit comments