This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
1.7.0
As part of this release we had 11 issues closed.
bugs
- #755 Fixes typo on 'required' parameter when calling '_revokeAccessTokenInternal()'
- #754 Fix _mergeClaims to prevent duplication of claims
- #734 remove duplicate dependency
- #720 add npm natives module to devDependencies to fix gulp build fail
enhancements
- #769 Enhancement/random supports window.crypto
- #747 Fix User definition (index.d.ts)
- #738 Added support for extraQueryParams in the Single Logout url
- #735 Fully qualify import paths
- #714 fix: window is not defined
- #676 Removed check for window.parent in notifyParent
- #636 Add UserInfo JWT response support