-
Notifications
You must be signed in to change notification settings - Fork 346
feat: signal handshake nonce support for oauth flow #5908
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
453695c
to
c8379a0
Compare
@clerk/astro
@clerk/backend
@clerk/chrome-extension
@clerk/clerk-js
@clerk/agent-toolkit
@clerk/dev-cli
@clerk/elements
@clerk/clerk-expo
@clerk/expo-passkeys
@clerk/express
@clerk/fastify
@clerk/localizations
@clerk/nextjs
@clerk/nuxt
@clerk/clerk-react
@clerk/react-router
@clerk/remix
@clerk/tanstack-react-start
@clerk/testing
@clerk/shared
@clerk/themes
@clerk/upgrade
@clerk/vue
@clerk/types
commit: |
Description
Use handshake nonce in OAUTH flow
Related: #5905
Related: SDKI-979
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change