mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 02:24:08 +00:00
add missing classes to services.auth
This commit is contained in:
@@ -16,6 +16,12 @@ Module: :mod:`jupyterhub.services.auth`
|
|||||||
.. autoconfigurable:: HubAuth
|
.. autoconfigurable:: HubAuth
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
:class:`HubOAuth`
|
||||||
|
----------------
|
||||||
|
|
||||||
|
.. autoconfigurable:: HubOAuth
|
||||||
|
:members:
|
||||||
|
|
||||||
|
|
||||||
:class:`HubAuthenticated`
|
:class:`HubAuthenticated`
|
||||||
-------------------------
|
-------------------------
|
||||||
@@ -23,3 +29,13 @@ Module: :mod:`jupyterhub.services.auth`
|
|||||||
.. autoclass:: HubAuthenticated
|
.. autoclass:: HubAuthenticated
|
||||||
:members:
|
:members:
|
||||||
|
|
||||||
|
:class:`HubOAuthenticated`
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
.. autoclass:: HubOAuthenticated
|
||||||
|
|
||||||
|
:class:`HubOAuthCallbackHandler`
|
||||||
|
--------------------------------
|
||||||
|
|
||||||
|
.. autoclass:: HubOAuthCallbackHandler
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user