Contents

fastapi-azure-auth 4.3.1

0

Easy and secure implementation of Azure AD for your FastAPI APIs

Easy and secure implementation of Azure AD for your FastAPI APIs

Stars: 386, Watchers: 386, Forks: 57, Open Issues: 11

The Intility/fastapi-azure-auth repo was created 2 years ago and the last code push was 1 weeks ago.
The project is popular with 386 github stars!

How to Install fastapi-azure-auth

You can install fastapi-azure-auth using pip

pip install fastapi-azure-auth

or add it to a project with poetry

poetry add fastapi-azure-auth

Package Details

Author
Jonas Krüger Svensson
License
Homepage
https://github.com/intility/fastapi-azure-auth
PyPi:
https://pypi.org/project/fastapi-azure-auth/
Documentation:
https://github.com/intility/fastapi-azure-auth
GitHub Repo:
https://github.com/intility/fastapi-azure-auth

Classifiers

  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
No  fastapi-azure-auth  pypi packages just yet.

Errors

A list of common fastapi-azure-auth errors.

Code Examples

Here are some fastapi-azure-auth code examples and snippets.

GitHub Issues

The fastapi-azure-auth package has 11 open issues on GitHub

  • [BUG/Question]: Suggested update in walkthrough

See more issues on GitHub

Related Packages & Articles

oauthlib 3.2.2

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

fastapi 0.110.1

FastAPI framework, high performance, easy to learn, fast to code, ready for production

Hypercorn 0.16.0

A ASGI Server based on Hyper libraries and inspired by Gunicorn

django-allauth 0.61.1

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

Authlib 1.3.0

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

sanic 23.12.1

A web server and web framework that's written to go fast. Build fast. Run fast.