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
0578706bdfe13f015d3c5190a69a845204120e4e
paskia
/
passkey
/
fastapi
T
History
LeoVasanko
0578706bdf
Initial bootstrap to add admin user
2025-08-07 00:16:37 +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
Checkpoint, fixing reset token handling broken in earlier edits.
2025-08-06 21:55:14 +00:00
api.py
Centralised error handling & convenience.
2025-08-06 22:44:57 +00:00
mainapp.py
Initial bootstrap to add admin user
2025-08-07 00:16:37 +00:00
reset.py
Centralised error handling & convenience.
2025-08-06 22:44:57 +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
Error handling cleanup for WS too.
2025-08-06 22:53:13 +00:00