Skip to content

MSAL Python 1.5.0

Choose a tag to compare

@abhidnya13 abhidnya13 released this 03 Sep 21:49
· 22 commits to master since this release
c0375cf
  • Added support for setting client capabilities to enable CAE(Continuous Access Evaluation) (#240, #174)
  • Device code endpoint is now fetched from open-id configuration, if available. (#245, #242)
  • Fixes in test cases (#239, #211)