Changelog
May 5, 2026 ยท View on GitHub
4.7.1
Patch Changes
- Updated dependencies [
d14d301]:- @forgerock/javascript-sdk@4.9.1
4.7.0
Minor Changes
- #581
1253482Thanks @SteinGabriel! - fix(protect): update Protect callback with new Signals SDK config
Patch Changes
-
#575
8ccfef4Thanks @ryanbas21! - fixes the type of the options param inPIProtect.startso it better aligns with output fromPingOneProtectInitializeCallback.getConfig()as defined injavascript-sdk(importantly it no longer expects_typeand_actionfields) -
Updated dependencies [
03135cf,1fb1e57,1253482]:- @forgerock/javascript-sdk@4.9.0
4.6.2
Patch Changes
-
90099e5Thanks @cerebrl! - This aligns ping-protect and protect initialize callbacks to the new Journey Nodes -
Updated dependencies [
0795917,f35d9b2,90099e5,0ddd28f]:- @forgerock/javascript-sdk@4.8.3
4.6.1
Patch Changes
- #546
a87b517Thanks @ryanbas21! - fix the protect-package versioning. no functional changes to protect package, but allow more loose versioning on javascript-sdk
v4.6.0 (2024-08-15)
๐ Features
- support-metadata-marketplace-protect (a3494b9)
โค๏ธ Thank You
- ryanbas21
[4.4.2] - 2024-05-15
fix(ping-protect): update-module-type by @ryanbas21 in #434 fix(ping-protect): update-signals-sdk by @ryanbas21 in #437 fix(ping-protect): bundling by @ryanbas21 in #440 fix(ping-protect): update-ping-protect-signals-sdk by @ryanbas21 in #441 fix(ping-protect): dynamically load ping protect in start and transpile as esmodule
[4.4.0] - 2024-03-12
feat(ping-protect): Add a new module for Ping Protect and allow for use of .wellknown endpoint for configuration of PingOne as an oauth server