OAuth 2.0 for FastAPI
OAuth 2.0 is now an industry standard means of authentication. It is an authorization framework that allows one application to access resources from another application without knowing the user's pass
Jun 13, 20264 min read1
Search for a command to run...
Articles tagged with #backend
OAuth 2.0 is now an industry standard means of authentication. It is an authorization framework that allows one application to access resources from another application without knowing the user's pass
I've been procrastinating a lot about trying to learn a proper modern backend framework, but I guess now's the time. Why FastAPI? IDK it's just nice I guess. Anyways, here we are documenting the entir