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
4a0fbd8199e501614d8164035bf25b1fb7d74b70
paskia
/
passkey
/
fastapi
T
History
Leo Vasanko
16de7b5f1f
Allow specifying multiple permissions.
2025-08-30 16:47:38 -06:00
..
__init__.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 09:02:49 -06:00
__main__.py
Major changes to server startup. Admin page tuning.
2025-08-29 20:41:38 -06:00
api.py
Allow specifying multiple permissions.
2025-08-30 16:47:38 -06:00
authz.py
Allow specifying multiple permissions.
2025-08-30 16:47:38 -06:00
mainapp.py
Allow specifying multiple permissions.
2025-08-30 16:47:38 -06: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-30 15:54:17 -06:00
session.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 09:02:49 -06: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-30 15:54:17 -06:00