mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-18 12:27:50 +02:00
* password_a must now be posted in the request body as a json object * password is now read from the .env file instead of hardcoded * password will be checked if it is min 8 chars * one_time_password is not yet in use and optional |
||
|---|---|---|
| .. | ||
| auth | ||
| models | ||
| repositories | ||
| routers | ||
| __init__.py | ||
| sse_starlette.py | ||
| utils.py | ||