AndrewJHart / Azure-FastAPI-Auth-ExampleLinks
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.
☆13Updated 3 years ago
Alternatives and similar repositories for Azure-FastAPI-Auth-Example
Users that are interested in Azure-FastAPI-Auth-Example are comparing it to the libraries listed below
Sorting:
- Utilities and helper functions for using MSAL Python in web apps and web APIs☆44Updated 4 years ago
- FastAPI Users - Database adapter for SQLModel☆80Updated last year
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆55Updated 2 weeks ago
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- FastAPI Async SQLAlchemy middleware☆171Updated 3 weeks ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- Integrate GraphQL with your Pydantic models☆243Updated 8 months ago
- Azure Active Directory Authentication wrapper for fast api☆38Updated last week
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆72Updated this week
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago
- Auth for use with FastAPI☆168Updated 2 years ago
- A celery like jobs framework for managing and distributing async / non-async tasks☆37Updated 4 years ago
- The polls app from the official Django tutorial, that demonstrates how to build data-driven Python apps in Azure App Service.☆57Updated last year
- ☆53Updated 2 years ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆59Updated 2 months ago
- Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.☆82Updated 4 months ago
- A Python web application calling Microsoft graph that is secured using the Microsoft identity platform☆316Updated last week
- A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.☆48Updated 6 months ago
- This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from Python web apps.☆137Updated last week
- Django Integration Tutorial for Microsoft Identity Platform☆67Updated last year
- Asynchronous ORM that uses pydantic models to represent database tables ✨☆148Updated last week
- Adds integration of the Jinja template language to FastAPI.☆71Updated 10 months ago
- FastAPI client generator☆343Updated 2 years ago
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated last year
- fastapi-performance☆22Updated 2 years ago
- Run your jupyter notebooks as a REST API endpoint. This isn't a jupyter server but rather just a way to run your notebooks as a REST API …☆82Updated 2 years ago
- An extension for GINO to support Starlette server.☆78Updated 2 years ago
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆204Updated last week
- ASGI middleware for authentication, rate limiting, and building REST endpoints.☆153Updated last month
- Better Stack Python client☆39Updated 2 weeks ago