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 fc67fc7 commit 865b6abCopy full SHA for 865b6ab
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