fourdigits / django_microsoft_auth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Microsoft Authentication Backend

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.

License:MIT License


Languages

Language:Python 87.5%Language:HTML 4.9%Language:JavaScript 4.2%Language:Shell 2.5%Language:Dockerfile 0.8%Language:CSS 0.2%