Simple app to enable Microsoft Account, Office 365 and Xbox Live authentication as a Django authentication backend.
- Free software: MIT license
- Documentation: https://django-microsoft-auth.readthedocs.io.
- 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
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
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.