Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

ADAL Python 0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhidnya13 abhidnya13 released this 29 May 21:17
· 112 commits to master since this release
8033da3
  • Enhancement: Added authorization code flow support for public clients (#149)
  • Enhancement: Added Proof Key for Code Exchange (PKCE) support in authorization code flow for public clients (#150)
  • Enhancement: Raises a value error when the authority url is not in the expected format (#126, #151)
  • We discovered and fixed an incorrect cache behavior in 0.6.0, 0.7.0, 1.0.0, 1.0.1. Please upgrade to 1.0.2 or later.