This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
- 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.