mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00

apologies to anyone finding this commit via git blame or log run the autoformatting by pre-commit run --all-files
41 lines
701 B
ReStructuredText
41 lines
701 B
ReStructuredText
=======================
|
|
Services Authentication
|
|
=======================
|
|
|
|
Module: :mod:`jupyterhub.services.auth`
|
|
=======================================
|
|
|
|
.. automodule:: jupyterhub.services.auth
|
|
|
|
.. currentmodule:: jupyterhub.services.auth
|
|
|
|
|
|
:class:`HubAuth`
|
|
----------------
|
|
|
|
.. autoconfigurable:: HubAuth
|
|
:members:
|
|
|
|
:class:`HubOAuth`
|
|
-----------------
|
|
|
|
.. autoconfigurable:: HubOAuth
|
|
:members:
|
|
|
|
|
|
:class:`HubAuthenticated`
|
|
-------------------------
|
|
|
|
.. autoclass:: HubAuthenticated
|
|
:members:
|
|
|
|
:class:`HubOAuthenticated`
|
|
--------------------------
|
|
|
|
.. autoclass:: HubOAuthenticated
|
|
|
|
:class:`HubOAuthCallbackHandler`
|
|
--------------------------------
|
|
|
|
.. autoclass:: HubOAuthCallbackHandler
|