Skip to content

gatsby-plugin-clerk@4.3.8

Choose a tag to compare

@clerk-cookie clerk-cookie released this 12 Jun 15:55
· 5783 commits to main since this release
5a2ea14

Patch Changes

  • Support audience parameter in authentication request (#1004) by @dimkl

    The audience parameter is used to verify the the aud claim in
    the request matches the value of the parameter or is included
    (when the user provides a list).

    Resolves:

  • Updated dependencies [7af91bc3, c42b4ac0, 6f3d4305, 010484f4]:

    • @clerk/clerk-react@4.20.0
    • @clerk/types@3.42.0
    • @clerk/backend@0.23.0
    • @clerk/clerk-sdk-node@4.10.5