This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
paskia
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7735675b784d17b1f9f38d5c863643542b26e5c
paskia
/
passkey
/
fastapi
T
History
LeoVasanko
c06b7ddf26
Allow specifying multiple permissions.
2025-08-31 04:47:38 +00:00
..
__init__.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 21:02:49 +00:00
__main__.py
Major changes to server startup. Admin page tuning.
2025-08-30 08:41:38 +00:00
api.py
Allow specifying multiple permissions.
2025-08-31 04:47:38 +00:00
authz.py
Allow specifying multiple permissions.
2025-08-31 04:47:38 +00:00
mainapp.py
Allow specifying multiple permissions.
2025-08-31 04:47:38 +00:00
reset.py
Remodel reset token handling due to browsers sometimes refusing to set the cookie when opening the link (from another site).
2025-08-31 03:54:17 +00:00
session.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 21:02:49 +00:00
ws.py
Remodel reset token handling due to browsers sometimes refusing to set the cookie when opening the link (from another site).
2025-08-31 03:54:17 +00:00