Skip to content

@forgerock/sdk-oidc@1.3.0

Latest

Choose a tag to compare

@ryanbas21 ryanbas21 released this 24 Nov 21:10
6358d9a

Minor Changes

  • #348 beb349a Thanks @cerebrl! - Implemented token exchange within OIDC Client

  • #344 dc4d4bd Thanks @cerebrl! - Implement authorize functionality in oidc-client

    • Provide authorize URL method for URL creation
    • Provide background method for authorization without redirection
    • Introduce Micro from the Effect package
  • #416 7ffa428 Thanks @ancheetah! - - Adds tests for OIDC effects package

    • Exposes getStorageKey utility

Patch Changes