Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

1.7.0

Compare
Choose a tag to compare
@brockallen brockallen released this 18 Dec 18:09
· 249 commits to dev since this release

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