Files
jupyterhub/docs/source/api/auth.md
2022-12-07 08:58:00 +01:00

543 B

Authenticators

Module: {mod}jupyterhub.auth

.. automodule:: jupyterhub.auth
.. currentmodule:: jupyterhub.auth

{class}Authenticator

.. autoconfigurable:: Authenticator
    :members:

{class}LocalAuthenticator

.. autoconfigurable:: LocalAuthenticator
    :members:

{class}PAMAuthenticator

.. autoconfigurable:: PAMAuthenticator

{class}DummyAuthenticator

.. autoconfigurable:: DummyAuthenticator