gatsby-plugin-clerk@5.0.0-alpha-v5.1
Pre-release
Pre-release
·
5009 commits
to main
since this release
Major Changes
-
Drop deprecations. Migration steps: (#2109) by @dimkl
- drop
orgsjwt claim from session token - change type of
authparam ofwithServerAuth()callback toAuthObjectfromServerSideAuthingatsby-clerk-plugin- use
auth.sessionClaimsinstead ofauth.claims - use
AuthObjectproperties fromauth
- use
- use
publishableKeyinstead offrontendApi - use
ClerkProviderOptionsWrappertype instead ofIsomorphicClerkOptions
- drop