Relative Content

Tag Archive for azureauthenticationdjango-rest-frameworkazure-active-directory

How can I utilize Microsoft easyauth within a Django Webapp?

I am hosting a django project on Azure, and I need to utilize Microsoft’s sign in for the project. I am unable to install any third party packages such as django_microsoft_auth, and so it needs to be written from scratch.
I need to be able to: