Skip to content

Conversation

@wobsoriano
Copy link
Member

Description

Fixes an issue where the OAuth consent screen displayed "undefined" for users who signed in with only a phone number (no email).

Before: "wants to access App on behalf of undefined"
After: "wants to access App on behalf of +13215551234"

Resolves USER-4496

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
Copy link

changeset-bot bot commented Feb 7, 2026

🦋 Changeset detected

Latest commit: 7d59751

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

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo 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
Copy link

vercel bot commented Feb 7, 2026

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Feb 7, 2026 2:18am

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 7, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rob/USER-4496-show-primary-email-or-phone

Comment @coderabbitai help to get the list of available commands and usage tips.

@wobsoriano
Copy link
Member Author

!snapshot

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 7, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@7797

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@7797

@clerk/elements

npm i https://pkg.pr.new/@clerk/elements@7797

@clerk/clerk-expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/clerk-react

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

@clerk/react-router

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

@clerk/remix

npm i https://pkg.pr.new/@clerk/remix@7797

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/themes

npm i https://pkg.pr.new/@clerk/themes@7797

@clerk/types

npm i https://pkg.pr.new/@clerk/types@7797

@clerk/upgrade

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

@clerk/vue

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

commit: 7d59751

@clerk-cookie
Copy link
Collaborator

Hey @wobsoriano - the snapshot version command generated the following package versions:

Package Version
@clerk/agent-toolkit 0.2.22-snapshot.v20260207022016
@clerk/astro 2.17.2-snapshot.v20260207022016
@clerk/backend 2.31.0-snapshot.v20260207022016
@clerk/chrome-extension 2.9.2-snapshot.v20260207022016
@clerk/clerk-js 5.123.0-snapshot.v20260207022016
@clerk/clerk-expo 2.19.23-snapshot.v20260207022016
@clerk/express 1.7.70-snapshot.v20260207022016
@clerk/fastify 2.6.22-snapshot.v20260207022016
@clerk/nextjs 6.37.4-snapshot.v20260207022016
@clerk/nuxt 1.13.20-snapshot.v20260207022016
@clerk/react-router 2.4.4-snapshot.v20260207022016
@clerk/remix 4.13.37-snapshot.v20260207022016
@clerk/tanstack-react-start 0.29.2-snapshot.v20260207022016
@clerk/testing 1.13.36-snapshot.v20260207022016

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/agent-toolkit

npm i @clerk/[email protected] --save-exact

@clerk/astro

npm i @clerk/[email protected] --save-exact

@clerk/backend

npm i @clerk/[email protected] --save-exact

@clerk/chrome-extension

npm i @clerk/[email protected] --save-exact

@clerk/clerk-js

npm i @clerk/[email protected] --save-exact

@clerk/clerk-expo

npm i @clerk/[email protected] --save-exact

@clerk/express

npm i @clerk/[email protected] --save-exact

@clerk/fastify

npm i @clerk/[email protected] --save-exact

@clerk/nextjs

npm i @clerk/[email protected] --save-exact

@clerk/nuxt

npm i @clerk/[email protected] --save-exact

@clerk/react-router

npm i @clerk/[email protected] --save-exact

@clerk/remix

npm i @clerk/[email protected] --save-exact

@clerk/tanstack-react-start

npm i @clerk/[email protected] --save-exact

@clerk/testing

npm i @clerk/[email protected] --save-exact

@wobsoriano wobsoriano merged commit 965a4cb into release/core-2 Feb 7, 2026
107 of 110 checks passed
@wobsoriano wobsoriano deleted the rob/USER-4496-show-primary-email-or-phone branch February 7, 2026 02:47
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.

3 participants