Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentcation backend.

License

Notifications You must be signed in to change notification settings

AngellusMortis/django_microsoft_auth

Repository files navigation

Django Microsoft Authentication Backend

Deprecated

The point of this package was always to provide basic auth for the common Microsoft auth provider and Xbox Live auth. The common Microsoft auth provider has changed radically since I made this package and I really just do have any interest in updating it. If you want something that does Azure AD auth, go check out django-auth-adfs.


PyPi Python Versions CI Documentation Maintainability Test Coverage

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentication as a Django authentication backend.

Features

  • Provides Django authentication backend to do Microsoft authentication (including Microsoft accounts, Office 365 accounts and Azure AD accounts) and Xbox Live authentication.
  • Provides Microsoft OAuth client to interfacing with Microsoft accounts

Python/Django support

django_microsoft_auth follows the same support cycle as Django.

Supported python versions: 3.8+

Supported Django version: 3.2+

https://docs.djangoproject.com/en/stable/faq/install/#what-python-version-can-i-use-with-django

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentcation backend.

Resources

License

Stars

Watchers

Forks

Packages

No packages published