Update FastAPI backend to switch from fastapi-users to Auth0 for authentication/authorization
We have a backend that makes use of a package names fastapi-users for authentication/authorization (https://github.com/scraiber/scraiber-api). However, since we...
Read more