mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
968ce53689
commit
22d932fafc
5 changed files with 83 additions and 0 deletions
|
|
@ -404,6 +404,14 @@ The resulting cookie will encode data that looks something like this:
|
|||
"e": "1jjSji"
|
||||
}
|
||||
|
||||
|
||||
.. _LogoutView:
|
||||
|
||||
The /-/logout page
|
||||
------------------
|
||||
|
||||
The page at ``/-/logout`` provides the ability to log out of a ``ds_actor`` cookie authentication session.
|
||||
|
||||
.. _permissions:
|
||||
|
||||
Built-in permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue