fastapi-aad-authΒΆ

https://img.shields.io/github/license/djpugh/fastapi_aad_auth.svg https://img.shields.io/pypi/v/fastapi_aad_auth?style=flat-square https://img.shields.io/pypi/implementation/fastapi_aad_auth?style=flat-square https://img.shields.io/pypi/pyversions/fastapi_aad_auth?style=flat-square https://img.shields.io/pypi/dm/fastapi_aad_auth?style=flat-square https://img.shields.io/pypi/l/fastapi_aad_auth?style=flat-square https://github.com/djpugh/fastapi_aad_auth/workflows/Pipeline/badge.svg?branch=master&event=push https://codecov.io/gh/djpugh/fastapi_aad_auth/branch/master/graph/badge.svg?token=APZ8YDJ0UD https://app.fossa.com/api/projects/custom%2B20832%2Fgithub.com%2Fdjpugh%2Ffastapi_aad_auth.svg?type=shield https://sonarcloud.io/api/project_badges/measure?project=djpugh_fastapi_aad_auth&metric=alert_status https://img.shields.io/github/issues/djpugh/fastapi_aad_auth https://img.shields.io/github/issues-pr-raw/djpugh/fastapi_aad_auth

Provide Azure Active Directory Authentication for FastAPI. Adds authentication for both the API and associated interactive pages (documents, openapi etc).

The repository is open source (MIT Licensed) on github Github

Changes and Contributing