You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a Python-based implementation of authentication and authorization, demonstrating secure access control and user management techniques.
Server should run automatically when starting a workspace. To run manually, run:
./devserver.sh
About
This repository provides a Python-based implementation of authentication and authorization, demonstrating secure access control and user management techniques.