FastAPI — Google as an external authentication providerWant to activate Google Social Login for your FastAPI backend? Read this article!May 10, 20196May 10, 20196
FastAPI authentication revisited: Enabling API key authenticationAdding API key authentication to a FastAPI application is not very difficult, but creating a mix of validations can be harder. Help is…May 3, 20197May 3, 20197
FastAPI — How to add basic and cookie authenticationAs FastAPI is a great framework to work with, we explore the options to secure endpoints with Basic, Cookie and OAuth2 authentication.Apr 16, 20195Apr 16, 20195