AngellusMortis / django_microsoft_auth

Simple app to enable Microsoft Account, Office 365 and Xbox Live authentcation as a Django authentcation backend.
MIT License
137 stars 84 forks source link

Minor Documentation Update to Redirect Flow Documentation #472

Closed califlower closed 2 years ago

califlower commented 2 years ago

Minor update to the usage documentation to clarify usage with redirect flow for views.

While using this package I ran into some confusion on the documentation especially involving the sites framework/table and how this package retrieves the urls for redirect flows. I'm hoping this will help slightly.