Skip to content

fix(*): support email-link session reverification - #9409

Draft
joshrowley wants to merge 1 commit into
mainfrom
email-link-session-reverification
Draft

fix(*): support email-link session reverification#9409
joshrowley wants to merge 1 commit into
mainfrom
email-link-session-reverification

Conversation

@joshrowley

Copy link
Copy Markdown
Contributor

Description

Users whose only configured first factor is an email link can now complete session reverification after the freshness window expires. The original tab waits for the signed link callback, refreshes the active session verification, and resumes the protected action without falling back to an email code.

The callback route preserves the original page URL and shows a clear return-to-original-tab state. This PR adds the resource types, polling flow, prebuilt UI, localized copy, focused resource and UI coverage, and a changeset.

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b92176e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 23 packages
Name Type
@clerk/shared Patch
@clerk/clerk-js Patch
@clerk/ui Patch
@clerk/localizations Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/chrome-extension Patch
@clerk/electron Patch
@clerk/expo-passkeys Patch
@clerk/expo Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/headless Patch
@clerk/hono Patch
@clerk/msw Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/react Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/vue Patch
@clerk/swingset Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview Aug 12, 2026 6:18am
swingset Ready Ready Preview Aug 12, 2026 6:18am

Request Review

@joshrowley joshrowley changed the title fix: support email-link session reverification fix(*): support email-link session reverification Aug 12, 2026
@pkg-pr-new

pkg-pr-new Bot commented Aug 12, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@9409

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@9409

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@9409

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@9409

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9409

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9409

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9409

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@9409

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9409

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@9409

@clerk/express

npm i https://pkg.pr.new/@clerk/express@9409

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@9409

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9409

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@9409

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@9409

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@9409

@clerk/react

npm i https://pkg.pr.new/@clerk/react@9409

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@9409

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@9409

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@9409

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@9409

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9409

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@9409

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@9409

commit: b92176e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant