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

2.0.1

Latest
Compare
Choose a tag to compare
@dotnetcadet dotnetcadet released this 22 May 02:13
bd4df77
  • API Changes: All original APIs from v1 will be removed besides login(), and logout(). However, the parameters have changed.
  • A larger set of APIs exposed from iOS and Web implementation.
  • Cross-Platform Return Types: return types should be the same as the MSAL packages for iOS and Web within release.
  • Uniformed error messages for iOS and Web Platform. This will make it easier to handle and debug errors since they will bubble up to client.