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.
☆12Updated 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☆43Updated 3 years ago
- This sample demonstrates a Python Flask webapp that signs in users in your tenant using Azure Active Directory☆54Updated last year
- Collection of PoCs and Azure Demos☆72Updated 2 months ago
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.☆45Updated 2 years ago
- This is an authentication/authorization library optimized for web apps. It provides some higher level APIs built on top of Microsoft's MS…☆58Updated last month
- Django Integration Tutorial for Microsoft Identity Platform☆68Updated last year
- Completed project for Build Python apps with Microsoft Graph☆74Updated last week
- ☆15Updated 5 years ago
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆51Updated 3 weeks ago
- Docker image with Gunicorn using Uvicorn workers for running Python web applications. Uses Poetry for managing dependencies and setting u…☆45Updated last year
- A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.☆71Updated 10 months ago
- A Python Flask chapter-wise sample demonstrating authentication, calling MS Graph, authorization, and deployment☆20Updated last year
- Secure APIs with FastAPI and the Microsoft Identity Platform Course☆17Updated 3 years ago
- Small async ODM for MongoDB based in Motor and Pydantic library☆39Updated 4 years ago
- FastAPI backend to upload files to S3☆27Updated 4 years ago
- HTMX integration for ASGI applications☆66Updated 2 years ago
- Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.☆79Updated 2 months ago
- Test-Driven Development with FastAPI and Docker☆169Updated 2 months ago
- Adds integration of the Jinja template language to FastAPI.☆71Updated 7 months ago
- Demo project to demonstrate how an asyncio Python project with SQLAlchemy and Strawberry can have a great typed DX on the frontend via co…☆95Updated 3 years ago
- A library to make it easy to use supabase with FastAPI.☆21Updated 3 years ago
- Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, m…☆33Updated 2 months ago
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- Starlite API boilerplate abstraction and utilities.☆31Updated last year
- Flask extension for authenticating and authorising requests using the Entra identity platform.☆46Updated 10 months ago
- The polls app from the official Django tutorial, that demonstrates how to build data-driven Python apps in Azure App Service.☆56Updated 9 months ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 8 months ago
- Flask + htmx + Tailwind CSS☆85Updated last year
- FastAPI Users - Database adapter for SQLModel☆80Updated 11 months ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago