Skip to content

@forgerock/javascript-sdk@4.7.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 16:35
· 72 commits to develop since this release
f890af3

Minor Changes

Patch Changes

  • #527 5119dc0 Thanks @cerebrl! - In order to display a more user-friendly name when saving a WebAuthn/Passkey device to an account, we prioritized displayName over userName for assignment to the name property of the WebAuthn options object. This avoids the display of UUIDs for saved credentials.