tiangolo / full-stack-fastapi-template

Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to auth in multiple workers?

LKDbigpig214 opened this issue · comments

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