Replaces demo-only login with bcrypt+JWT authentication endpoints: login, refresh, logout, me, forgot-password, reset-password, invitation, set-password. Adds JWTManager initialization and get_current_user helper. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| tests | ||
| __init__.py | ||
| alembic.ini | ||
| pyproject.toml | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||
| wsgi.py | ||