Socket
Socket
Sign inDemoInstall

django-microsoft-auth

Package Overview
Dependencies
25
Maintainers
1
Alerts
File Explorer

Advanced tools

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.


Maintainers
1

Readme

======================================= 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

Keywords

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc