This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
passkey-auth
Watch
1
Star
0
Fork
0
You've already forked passkey-auth
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
passkey-auth
/
passkey
/
fastapi
History
Leo Vasanko
b324276173
Cleaned up login/logout flows.
2025-09-02 19:08:16 -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
Utility module for accessing frontend in backend code.
2025-09-02 16:06:10 -06:00
admin.py
Cleaned up login/logout flows.
2025-09-02 19:08:16 -06:00
api.py
Refactoring permissions checks.
2025-09-02 17:28:26 -06:00
authz.py
Cleaned up login/logout flows.
2025-09-02 19:08:16 -06:00
mainapp.py
Cleaned up login/logout flows.
2025-09-02 19:08:16 -06:00
session.py
Make default permissions use only : as separator.
2025-08-30 18:43:49 -06:00
ws.py
Renaming of users in registration, profile and admin app.
2025-09-01 18:13:01 -06:00