AndrewJHart / 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.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Azure-FastAPI-Auth-Example
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.☆40Updated last year
- A very simple CRUD class for SQLModel!☆48Updated last year
- Collection of PoCs and Azure Demos☆71Updated 4 months ago
- Tools for building HTTP and Websocket proxies for the asynchronous ASGI protocol☆31Updated 8 months ago
- A simple Declarative ORM for Redis using pydantic Models☆43Updated 4 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆63Updated last year
- FastAPI Users - Database adapter for SQLModel☆77Updated 4 months ago
- Add async validation to your pydantic models 🥳☆21Updated 2 weeks ago
- Productivity tools for popular open source repos, used by pydantic☆57Updated last year
- Implements authentication and authorization as FastAPI dependencies☆142Updated last year
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆43Updated 3 months ago
- Flake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓☆44Updated last year
- ☆15Updated 5 years ago
- aioauth integration with FastAPI☆39Updated 3 months ago
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆69Updated 11 months ago
- A small integration between Fastapi and Alembic.☆25Updated last year
- Drop-in MessagePack support for ASGI applications and frameworks☆161Updated 8 months ago
- HTMX integration for ASGI applications☆65Updated last year
- This is an authentication/authorization library optimized for web apps. It provides some higher level APIs built on top of Microsoft's MS…☆51Updated 3 weeks ago
- Verify JWT issued by Azure Active Directory B2C in Python 🐍☆23Updated last year
- A Declarative ORM for Redis using Pydantic Models and aioredis☆55Updated this week
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆88Updated last year
- 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 …☆80Updated last year
- Auth for use with FastAPI☆140Updated last year
- FastAPI Async SQLAlchemy middleware☆149Updated last month
- ☆42Updated this week
- Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.☆69Updated 2 months ago
- Library to keep track of changes in SQLAlchemy.☆32Updated last month
- ODM with Pydantic made it simple☆19Updated last week
- Simple integration of Starlette and WTForms☆86Updated last month