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:
- Demo project to demonstrate how an asyncio Python project with SQLAlchemy and Strawberry can have a great typed DX on the frontend via co…☆94Updated 3 years ago
- 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
- Integrate GraphQL with your Pydantic models☆243Updated 8 months ago
- A simple Declarative ORM for Redis using pydantic Models☆47Updated last year
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- aioauth integration with FastAPI☆40Updated last year
- A FastAPI Plug-In to support authentication authorization using the Microsoft Authentication Library (MSAL)☆56Updated 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
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated this week
- Auth for use with FastAPI☆169Updated 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…☆206Updated last week
- Starlite API boilerplate abstraction and utilities.☆31Updated 2 years ago
- An extension for GINO to support Starlette server.☆78Updated 2 years ago
- Official pytest plugin for Celery.☆73Updated this week
- Docker image with Gunicorn using Uvicorn workers for running Python web applications. Uses Poetry for managing dependencies and setting u…☆46Updated last year
- FastAPI Async SQLAlchemy middleware☆173Updated last month
- An authentication library for Starlette and FastAPI.☆100Updated 2 years ago
- Browser reload with uvicorn!☆68Updated 2 years ago
- An ASGI app for using Graphene v3 with Starlette / FastAPI☆106Updated 2 years ago
- Reforms is a fresh pydantic-based forms validation and rendering library for Python 3.6+.☆25Updated last year
- Opinionated authorization package for FastAPI!☆23Updated 3 years ago
- Stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using Double Submit Cookie mitigation pattern☆96Updated 3 weeks ago
- HTMX integration for ASGI applications☆67Updated 2 years ago
- Pydantic model support for Django & Django-Rest-Framework ✨☆89Updated last week
- Package for providing a class for camelizing request and response bodies for fastapi while keeping your python code snake cased.☆73Updated last year
- FastAPI client generator☆343Updated 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
- Advanced sessions for Starlette and FastAPI frameworks☆114Updated 6 months ago
- Demo for Flask, Django, and Starlette OAuth clients with Authlib>=v0.13☆279Updated 2 years ago