implement token generation endpoint

This commit is contained in:
Michi 2025-03-30 18:15:51 +02:00
parent 7f24ba04da
commit b1d7363e81
6 changed files with 64 additions and 8 deletions

View file

@ -2,6 +2,8 @@
Developer Mode starten: fastapi dev webservice.py
SHA256 Hash generieren: echo -n "string" | shasum -a 256
## Error Table
| Errorcode | Type | Definition |