mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 13:33:00 +00:00
Remove heading in docstring
This commit is contained in:
@@ -3,9 +3,6 @@
|
|||||||
Cookies are sent to the Hub for verification. The Hub replies with a JSON
|
Cookies are sent to the Hub for verification. The Hub replies with a JSON
|
||||||
model describing the authenticated user.
|
model describing the authenticated user.
|
||||||
|
|
||||||
Classes
|
|
||||||
-------
|
|
||||||
|
|
||||||
``HubAuth`` can be used in any application, even outside tornado.
|
``HubAuth`` can be used in any application, even outside tornado.
|
||||||
|
|
||||||
``HubAuthenticated`` is a mixin class for tornado handlers that should
|
``HubAuthenticated`` is a mixin class for tornado handlers that should
|
||||||
|
Reference in New Issue
Block a user