Build and Secure a FastAPI Server with Auth0

Another thing to apply to the article is the pydantic-powered settings loading strategy, either from JSON, Yaml or directly from environment variables. All of these cases are possible with pydantic BaseSettings base class.