Releases: simonw/datasette-auth-existing-cookies
Releases · simonw/datasette-auth-existing-cookies
0.3b
- Cookie signing secret can now be set using
metadata.json
, or will be automatically generated on first run
- Optional
next_secret
secret can be used to sign the ?next_sig=
parameter when redirecting to the login page
0.2a
- Renamed from datasette-auth-cookies-api