fastapi-azure-auth
Azure auth library
Provides an easy and secure way to integrate Azure AD authentication with FastAPI APIs
Easy and secure implementation of Azure Entra ID (previously AD) for your FastAPI APIs 🔒 B2C, single- and multi-tenant support.
467 stars
11 watching
67 forks
Language: Python
last commit: 18 days ago
Linked from 1 awesome list
anyioasgiasyncioauthenticationazureazure-active-directoryazure-adazureadfastapioauth2oidcopenapiopenidopenidconnectpythonsecuritytrio
Related projects:
Repository | Description | Stars |
---|---|---|
tokusumi/fastapi-cloudauth | An authentication library that integrates with cloud providers to verify access tokens and extract user information | 338 |
jacobsvante/fastapi-security | A FastAPI extension for adding authentication and authorization as dependencies | 140 |
dmontagu/fastapi-auth | An authentication framework for FastAPI applications | 139 |
mrtolkien/fastapi_simple_security | Security package for FastAPI API key authentication with simple setup and administrator endpoints. | 329 |
abblix/oidc.server | A comprehensive .NET library providing flexible support for OAuth2 and OpenID Connect authentication and authorization | 39 |
indominusbyte/fastapi-jwt-auth | Provides secure and easy-to-use JWT authentication for FastAPI applications | 655 |
azure/azure-app-service-authentication | An authentication SDK for Azure web services, providing secure identity and authorization solutions. | 14 |
mushroommaula/fastapi_login | A FastAPI plugin for handling user authentication and token management. | 645 |
auth0/auth0.net | A .NET client library for interacting with the Auth0 Authentication and Management APIs. | 328 |
azuread/microsoft-authentication-library-for-python | Provides a Python SDK for authenticating users or apps with Microsoft identities and obtaining tokens to access Microsoft APIs. | 816 |
azuread/azure-activedirectory-identitymodel-extensions-for-dotnet | A set of libraries and tools for authenticating users with multiple identity providers in .NET applications | 1,060 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
anthonycorletti/firestore-fastapi | A FastAPI application with Google Cloud Firestore integration to create scalable, cloud-based APIs | 47 |
alexandre-spieser/aureliaaspnetcoreauth | A single-page application demonstrating token-based authentication using Aurelia and ASP.NET Core with OpenId and SignalR integration. | 7 |
mfreeborn/fastapi-sqlalchemy | An integration library that simplifies the interaction between FastAPI and SQLAlchemy. | 620 |