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 4 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☆46Updated 4 years ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆94Updated 3 years ago
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆60Updated 3 months ago
- A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.☆47Updated 10 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
- This sample demonstrates a Python Flask webapp that signs in users in your tenant using Azure Active Directory☆54Updated last year
- aioauth integration with FastAPI☆40Updated last year
- Reforms is a fresh pydantic-based forms validation and rendering library for Python 3.6+.☆25Updated last year
- FastAPI Users - Database adapter for SQLModel☆80Updated last year
- Example of how to create a scheduler with an API☆90Updated 3 years ago
- Asynchronous OAuth 2.0 provider for Python 3☆228Updated 5 months ago
- A very simple CRUD class for SQLModel!☆48Updated 2 years ago
- ⚡ FASTAPI Websocket RPC- A fast and durable bidirectional JSON RPC channel over Websockets.☆259Updated 8 months ago
- HTMX integration for ASGI applications☆68Updated 2 years ago
- Python implementation for MJML - a framework that makes responsive-email easy☆87Updated 3 weeks ago
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated 2 years ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆61Updated 7 months ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated last year
- Schema.org classes in pydantic☆73Updated 3 years ago
- Simple library for using a third party authentication service like Keycloak or Auth0 with FastAPI☆21Updated 3 years ago
- A Python web application calling Microsoft graph that is secured using the Microsoft identity platform☆323Updated 4 months ago
- FastAPI Async SQLAlchemy middleware☆182Updated 3 weeks ago
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- JSON to SqlAlchemy ORM query builder.☆45Updated last year
- Oneshot middleware, query cost analysis, depth limiting, etc for graphql-core>=3.0 (formerly, graphql-core-next)☆21Updated 5 years ago
- Collection of PoCs and Azure Demos☆72Updated this week
- SAQ Plugin for Litestar☆27Updated 3 weeks ago
- Official pytest plugin for Celery.☆77Updated last month
- Small async ODM for MongoDB based in Motor and Pydantic library☆39Updated 5 years ago
- Test-Driven Development with FastAPI and Docker☆176Updated 8 months ago