ivangeorgiev / gems
☆14Updated last year
Alternatives and similar repositories for gems:
Users that are interested in gems are comparing it to the libraries listed below
- FastAPI Azure SSO demo. A Python port from the primary Microsoft Flask example to a FastAPI app that uses similar helper functions & the …☆12Updated 3 years ago
- A sample to run a FastAPI app on Azure Functions☆104Updated last month
- This repository demonstrate a way to override FastAPI default exception handlers and logs with your own☆12Updated 2 years ago
- A FastAPI app that is designed for deployment to Azure Functions with an API Management Policy.☆50Updated 3 months ago
- Utilities and helper functions for using MSAL Python in web apps and web APIs☆44Updated 3 years ago
- ☆31Updated 9 months ago
- A middleware for FastAPI that allows easy authentication and authorisation tailored for Keycloak☆72Updated last week
- Secure APIs with FastAPI and the Microsoft Identity Platform Course☆17Updated 2 years ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆91Updated 2 years ago
- A daemon application in Python calling the Microsoft Graph API☆55Updated 10 months ago
- A simple FastAPI app that is containerized and designed for development on Azure Container Apps.☆22Updated 5 months ago
- Example of Fastapi and Keycloak☆17Updated 2 years ago
- A blueprint for getting a React.js web app with Python (FastAPI) API and a MongoDB API in Cosmos database onto Azure. It includes sample …☆54Updated this week
- FastAPI with gRPC Servers☆20Updated 10 months ago
- Using OpenCensus with Python FastAPI and Azure Monitor for logging and tracing☆16Updated 3 years ago
- Azure Active Directory Authentication wrapper for fast api☆38Updated last month
- Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.☆507Updated 2 weeks ago
- Simple REST API in Python (FastAPI) with Keycloak authentication and an Angular frontend☆14Updated 6 months ago
- FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.☆95Updated 11 months ago
- Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, m…☆31Updated 3 weeks ago
- Django Integration Tutorial for Microsoft Identity Platform☆68Updated 8 months ago
- Collection of PoCs and Azure Demos☆72Updated 7 months ago
- Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.