Skip to content

MSAL Python 1.8.0

Compare
Choose a tag to compare
@rayluo rayluo released this 16 Dec 04:33
· 506 commits to main since this release
82f9f0c
  • New feature: A new extra_scopes_to_consent parameter is introduced to the acquire_token_interactive(...) API (#212, #286)
  • Adjustment to previous version 1.7.0: Lazy import webbrowser module only when necessary (#287, #288)