v2.0.0
oidc-client-ts 2.0 is a major release with several new features.
Thanks to all the maintainers and contributors who worked so hard on this release!
Highlights
- Ported to TypeScript
- Modernized code
- Changed default settings to best practice
- Improved silent renew request
- Gracefully timeout handling
- Profile update
- Generate documentation from code by using typedoc
- Added CI to improve quality of merging and releasing
- Reduced package size (Minified + Gzipped) from 70 Kbyte to 16 Kbyte
- Removed legacy implicit grant
- Removed IE11 support
- Removed specific Cordova support
Migrating from oidc-client 1.11.x to 2.0.0
Read this documention.