JWT auth with FastAPI Create migration alembic revision --autogenerate -m 'Create user table' Run migration alembic upgrade head Run tests make test Static analyze make lint make mypy