Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 2.35 KB

File metadata and controls

35 lines (19 loc) · 2.35 KB

@forgerock/sdk-types

2.0.1

2.0.0

Major Changes

Patch Changes

1.3.0

Minor Changes

  • #468 fd14ca9 Thanks @ancheetah! - Adds FIDO feature module to @forgerock/davinci-client package

  • #412 b0f4368 Thanks @ryanbas21! - feat: Update SDK types

    • Updated ESLint configurations for consistent code style and linting rules.
    • Ensured compatibility with verbatimModuleSyntax by correcting type-only imports and module exports.

Patch Changes

  • #363 6c06e70 Thanks @cerebrl! - Implement OIDC logout and user info request; includes type updates and global error type

1.2.0

Minor Changes

  • #253 04b506c Thanks @ryanbas21! - Adds IFrame manager package to be able to create iframes and parse search params from the iframe url.

  • #251 50fd7fa Thanks @ryanbas21! - created sdk-storage module, which includes session,local, and token storage