Skip to content

MSAL Python 0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rayluo rayluo released this 13 Aug 20:45
· 230 commits to master since this release
4b34fd6
  • Bugfix: We were using base64 to decode id tokens. We should use urlsafe_base64 instead. (#84)