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
33 lines
580 B
ReStructuredText
33 lines
580 B
ReStructuredText
==============
|
|
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
|