- Updated MSAL.js to 2.13.1
- Added combined SUSI user flow with password reset feature.
- Added logoutPopup and logoutRedirect APIs.
- Updated MSAL.js to 2.7.0
- Resolved access token null value issue.
- Resolved an issue due to accessToken field returning empty from B2C server. This is an interim solution.
- editProfile user-flow now forces user to sign-out after due to an issue with homeAccountId caching. This is an interim solution.
- Update MSAL.js to 2.6.1 and resolve silent token acquisition issue.
- Added section on CORS configuration in README.md
- Initial sample.