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☆46Updated 4 years ago
- A simple Declarative ORM for Redis using pydantic Models☆48Updated last year
- A very simple CRUD class for SQLModel!☆48Updated 2 years ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated 2 weeks ago
- HTMX integration for ASGI applications☆68Updated 2 years ago
- A celery like jobs framework for managing and distributing async / non-async tasks☆37Updated 4 years ago
- 🚢 Docker images and utilities to power your Python APIs and help you ship faster. With support for Uvicorn, Gunicorn, Starlette, and Fas…☆209Updated last week
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago
- An OData v4 query parser and transpiler for Python☆78Updated last year
- Python implementation for MJML - a framework that makes responsive-email easy☆87Updated 2 months ago
- FastAPI Users - Database adapter for SQLModel☆80Updated 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 …☆82Updated 2 years ago
- Adds integration of the Jinja template language to FastAPI.☆73Updated last year
- A library to make it easy to use supabase with FastAPI.☆20Updated 3 years ago
- Easily schedule single or recurring sync/async tasks☆17Updated 4 years ago
- aioauth integration with FastAPI☆40Updated last year
- A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.☆47Updated 8 months ago
- A Declarative ORM for Redis using Pydantic Models and aioredis☆59Updated 4 months ago
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- Small async ODM for MongoDB based in Motor and Pydantic library☆39Updated 4 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
- Asynchronous OAuth 2.0 provider for Python 3☆227Updated 3 months ago
- Collection of PoCs and Azure Demos☆72Updated 7 months ago
- Local MongoDB-like database prepared to work with Beanie ODM☆17Updated last week
- This code generator creates APIClient app from an openapi file.☆36Updated last year
- A python scheduler that simply does the job☆62Updated this week
- Productivity tools for popular open source repos, used by pydantic☆63Updated 2 years ago
- A fast and easy-to-use asyncio ORM(Object-relational Mapper) for performing C.R.U.D. ops within RBDMS tables using python.☆34Updated 4 years ago
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆58Updated last month
- This is an authentication/authorization library optimized for web apps. It provides some higher level APIs built on top of Microsoft's MS…☆60Updated 3 months ago