🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

django-microsoft-auth

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-microsoft-auth

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

3.0.1
Maintainers
1

======================================= Django Microsoft Authentication Backend

.. image:: https://img.shields.io/pypi/v/django_microsoft_auth.svg :target: https://pypi.python.org/pypi/django_microsoft_auth :alt: PyPi

.. image:: https://img.shields.io/pypi/pyversions/django_microsoft_auth.svg :target: https://pypi.python.org/pypi/django_microsoft_auth :alt: Python Versions

.. image:: https://github.com/AngellusMortis/django_microsoft_auth/actions/workflows/ci.yml/badge.svg :target: https://github.com/AngellusMortis/django_microsoft_auth/actions/workflows/ci.yml :alt: CI

.. image:: https://readthedocs.org/projects/django-microsoft-auth/badge/?version=latest :target: https://django-microsoft-auth.readthedocs.io/en/latest/?badge=latest :alt: Documentation

.. image:: https://api.codeclimate.com/v1/badges/ea41b61fa3a1e22e92e9/maintainability :target: https://codeclimate.com/github/AngellusMortis/django_microsoft_auth/maintainability :alt: Maintainability

.. image:: https://api.codeclimate.com/v1/badges/ea41b61fa3a1e22e92e9/test_coverage :target: https://codeclimate.com/github/AngellusMortis/django_microsoft_auth/test_coverage :alt: 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 <https://www.djangoproject.com/download/#supported-versions>_.

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.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts