summaryrefslogtreecommitdiff
path: root/docs/modules/auth.cookie.txt
blob: 000cb5299238a30f6de1f98757823c875a993226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
:mod:`paste.auth.cookie` -- Cookie-based authentication
=======================================================

.. automodule:: paste.auth.cookie

Module Contents
---------------

.. autoclass:: AuthCookieSigner
.. autoclass:: AuthCookieHandler
.. autoclass:: AuthCookieEnviron
.. autofunction:: make_auth_cookie