Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 3.32 KB

File metadata and controls

58 lines (33 loc) · 3.32 KB

Changelog

4.7.1

Patch Changes

  • Updated dependencies [d14d301]:
    • @forgerock/javascript-sdk@4.9.1

4.7.0

Minor Changes

Patch Changes

  • #575 8ccfef4 Thanks @ryanbas21! - fixes the type of the options param in PIProtect.start so it better aligns with output from PingOneProtectInitializeCallback.getConfig() as defined in javascript-sdk (importantly it no longer expects _type and _action fields)

  • Updated dependencies [03135cf, 1fb1e57, 1253482]:

    • @forgerock/javascript-sdk@4.9.0

4.6.2

Patch Changes

4.6.1

Patch Changes

  • #546 a87b517 Thanks @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