BREAKING CHANGES
·
1071 commits
to master
since this release
The following changes have been made in this release:
❗❗❗ (MAJOR RELEASE: BREAKING API CHANGES)
- Rewrite project using Typescript using Factory and Decorator patterns
- Aggregate Verifiers support
triggerAggregateLogin - JWT (Auth0) login support
typeOfLogin: 'JWT' - Fix twitch api deprecated endpoint
- Updated packages and typings
MIGRATION GUIDE:
- ClientId for the login type must be passed along with triggerLogin and the param is an object for triggerLogin
- Please replace redirect.html and sw.js from public folder again