No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.
Changelog:
Fixes:
#1379: userManager.signoutRedirect not working (by reverting #1342)
v3.0.0
oidc-client-ts 3.0.0 is a major release.
No longer using crypto-js package, but built-in browser crypto.subtle module. Crypto.subtle is available only in secure contexts (HTTPS). Also have a look into the migration info.
Changelog:
Breaking changes:
#275: use native web crypto instead of crypto-js package
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps oidc-client-ts from 2.4.0 to 3.0.1.
Release notes
Sourced from oidc-client-ts's releases.
... (truncated)
Commits
0d9dd56
v3.0.1b155e21
Merge pull request #1393 from authts/improve-unit-tests85ae19d
fix: ignore user's editor settings166f5ae
test: add unit-test for signoutRedirectaf51b5b
Merge pull request #1392 from authts/fix-1379-revert-13418d6c944
Revert "fix(UserManager): Fix too early events().unload() event before user i...fbfab23
Revert "fix: improve migration notice about #1379"b58bbb4
Merge pull request #1390 from authts/dependabot/npm_and_yarn/microsoft/api-ex...2d03d7c
build(deps-dev): bump@microsoft/api-extractor
from 7.39.5 to 7.40.02a69f62
Merge pull request #1387 from authts/dependabot/npm_and_yarn/lint-staged-15.2.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show