Skip to content

Releases: Azure-Samples/ms-identity-python-webapp-django

Adjust logout link

Adjust logout link Pre-release
Pre-release

Choose a tag to compare

@rayluo rayluo released this 30 Mar 02:02

Changed the logout link inside index.html

0.4.0

0.4.0 Pre-release
Pre-release

Choose a tag to compare

@rayluo rayluo released this 24 Mar 23:31

This is a snapshot on 2024-3-24.

  • New feature: Supports Microsoft External ID with Custom Domain
  • New feature: Supports Azure AD B2C
  • Enhancement: The main source code in views.py is simplified.

Django Web App Sample 0.3.0

Pre-release

Choose a tag to compare

@rayluo rayluo released this 24 Mar 22:50

This was a snapshot of this sample on 2024-2-20 when it required explicit token acquisition call and its error handling.