Commit Graph

5 Commits

Author SHA1 Message Date
6ad50df3c2 Implement auth
I basically copied this article https://fastapi.tiangolo.com/tutorial/security/oauth2-jwt
2026-05-08 13:17:32 +02:00
67d4780140 Add AccessAuthManager mit erstellen, zuweißen und auflist funktionen 2026-04-25 16:58:29 +02:00
f96894db8c Add groupManager;
reduce cardmanager to creating and deleting for now;
fix typo
2026-04-24 16:24:37 +02:00
ab222533ed Make db creation a explicit on startup instead of import 2026-04-24 15:30:44 +02:00
1434d6f541 change structure to make package build 2026-04-15 10:04:23 +02:00