Spaces:
Running
Running
| """auth — admin authentication package for the Valhalla web dashboard. | |
| Exposes the session manager (manager.py) and HTTP routes (routes.py) that | |
| protect simulation-control and roster endpoints in Odin.py. | |
| Design: viewers can watch the simulation unauthenticated; only control | |
| endpoints require a session. | |
| """ | |