cbc2526c1445bd315617644aef508fdc279c1861
commita6a5de4a35Author: ahtlon <git@ahtlon.de> Date: Fri May 15 20:47:45 2026 +0200 Auth working :) commit6ad50df3c2Author: ahtlon <git@ahtlon.de> Date: Fri May 8 13:17:32 2026 +0200 Implement auth I basically copied this article https://fastapi.tiangolo.com/tutorial/security/oauth2-jwt commit6243618abbAuthor: ahtlon <git@ahtlon.de> Date: Fri May 8 12:18:56 2026 +0200 Add auth deps
Gatekeeper - Door access system
Status: WIP - not prod ready
Dev with nix develop
start dev server uv run fastapi dev
Swagger UI @ http://127.0.0.1:8000/docs
start prod server uv run fastapi run
Issues:
nix runcurrently broken- no auth
- no door state
- no door operations
- card system is dummy until I get hardware
Description
Languages
Python
95.8%
Nix
4.2%