@forgerock/storage@1.3.0
·
283 commits
to main
since this release
Minor Changes
-
#412
b0f4368Thanks @ryanbas21! - feat: Update storage package- Updated ESLint configurations for consistent code style and linting rules.
- Ensured compatibility with
verbatimModuleSyntaxby correcting type-only imports and module exports.
-
#348
beb349aThanks @cerebrl! - Implemented token exchange within OIDC Client -
#417
93595d2Thanks @ancheetah! - - Standardizes return types on storage client and updates tests- Improves OIDC client where storage client methods are used