full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
How to auth in multiple workers?
If I start multiple workers with uviron main:app --host 0.0.0.0 --port 8080 --workers 4, auth with JWT will fail in different PID