Flask Authorization Libraries
Curated list of the most awesome Flask Authorization Libraries .
- flask_lite-authorization - Web authorization written on the flask library.
- authcode - Awesome auth library for Flask and Bottle web apps.
- Azure-FastAPI-Auth-Example - FastAPI Azure SSO demo. A Python port from the primary Microsoft Flask example to a FastAPI app that uses similar helper functions & the Microsoft MSAL library to authenticate a user via SSO, get the JWT(s), & make an http request to the Graph API on behalf of the user..
- flask-authorization-system - Implemented Library manager system with Flask.
- flask-jwtauthorization - JWT Authorization library for Flask.
- Flask-Auth - Explore flask libraries for account management, authentication, authorization..
- flask-auth - A library for setting up Authentication, Authorization, and Throttling in Flask..
- user-api - An experiment with user APIs in Python using the Flask library.
- simple_oauth2 - Simple OAuth2 library for Python.
- Study - Write custom authorization system on flask, and create four pages: login, signup, blog, and chat. This project have only studying goal. There i write custom basic session principle, custom authorization token on frontend and other. Minimum using frameworks and libraries..
- item_catalog - This Udacity Project shows the ability to web application in Python using Frameworks and Libraries such as Flask and SQLAlchemy. This project also uses Google's Oauth Api for authorization..