Files
jupyterhub/docs/source/reference/reference-api/auth.md
2023-02-28 11:58:45 +03:00

487 B

Authenticators

Module: {mod}jupyterhub.auth

.. automodule:: jupyterhub.auth

{class}Authenticator

.. autoconfigurable:: Authenticator
   :members:

{class}LocalAuthenticator

.. autoconfigurable:: LocalAuthenticator
   :members:

{class}PAMAuthenticator

.. autoconfigurable:: PAMAuthenticator

{class}DummyAuthenticator

.. autoconfigurable:: DummyAuthenticator