feat: add auth views, for login/logout
This commit is contained in:
parent
e296b50aa4
commit
a505ef27fb
9 changed files with 390 additions and 4 deletions
|
@ -19,6 +19,7 @@
|
|||
subscribers
|
||||
util
|
||||
views
|
||||
views.auth
|
||||
views.base
|
||||
views.common
|
||||
views.essential
|
||||
|
|
6
docs/api/wuttaweb/views.auth.rst
Normal file
6
docs/api/wuttaweb/views.auth.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.views.auth``
|
||||
=======================
|
||||
|
||||
.. automodule:: wuttaweb.views.auth
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue