Weird-Sheep-Labs / django-azure-auth

A simple Django app for user authentication with Azure Active Directory/Entra ID.
MIT License
17 stars 10 forks source link

Release/0.2.0 #4

Closed regoawt closed 2 years ago

regoawt commented 2 years ago

Add middleware functionality to avoid the need to decorate each view individually. Minor bug fixes.