fastapi-auth-middleware
fastapi-auth-middleware copied to clipboard
Protected and Unprotected Endpoints
I'm trying the middleware and reading the docs
Once Starlette includes this and FastAPI adopts it, there will be a more elegant solution to this.
FYI https://github.com/encode/starlette/pull/1649