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
- 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.