Skip to content

Conversation

@tmilewski
Copy link
Member

@tmilewski tmilewski commented Jan 6, 2026

Description

This applies the application name to the Coinbase Wallet flow. It follows the same pattern as the Base flows.

Before:
Screenshot 2026-01-06 at 4 33 15 PM

After:
Screenshot 2026-01-06 at 4 32 32 PM

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:

Summary by CodeRabbit

  • Improvements
    • Coinbase Wallet and Base SDK now include your application name in wallet requests for better provider context and identification. The application name is determined from your Clerk environment settings, the page title, or defaults to 'Web3 Application' if neither is available. This improves wallet connection identification.

✏️ Tip: You can customize this high-level summary in your review settings.

@tmilewski tmilewski self-assigned this Jan 6, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2026

🦋 Changeset detected

Latest commit: 76d097f

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

This PR includes changesets to release 19 packages
Name Type
@clerk/shared Patch
@clerk/agent-toolkit Patch
@clerk/astro Patch
@clerk/backend Patch
@clerk/chrome-extension Patch
@clerk/clerk-js Patch
@clerk/expo-passkeys Patch
@clerk/expo Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/localizations Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/react-router Patch
@clerk/react Patch
@clerk/tanstack-react-start Patch
@clerk/testing Patch
@clerk/ui Patch
@clerk/vue 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 Jan 6, 2026

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

Project Deployment Review Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jan 6, 2026 9:40pm

@github-actions github-actions bot added the core-3 label Jan 6, 2026
@tmilewski tmilewski changed the title feat(web3): Apply app name to Coinbase Wallet feat(shared): Apply app name to Coinbase Wallet Jan 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 6, 2026

📝 Walkthrough

Walkthrough

A changeset entry has been added to document a patch update for the '@clerk/shared' package. The corresponding code changes modify the web3 wallet provider initialization logic to include an appName field when configuring Coinbase Wallet and Base SDK providers. The application name is resolved through a priority order: Clerk's environment displayConfig.applicationName, the document title, or a default fallback value. These modifications are internal and do not affect publicly exported entity signatures.

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat(shared): Apply application name to Coinbase Wallet' accurately describes the main change in the PR, which adds application name configuration to Coinbase Wallet requests.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 6, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: 76d097f

@tmilewski tmilewski changed the title feat(shared): Apply app name to Coinbase Wallet feat(shared): Apply application name to Coinbase Wallet Jan 7, 2026
@tmilewski tmilewski merged commit af85739 into main Jan 7, 2026
46 of 48 checks passed
@tmilewski tmilewski deleted the tom/user-849-use-clerk-application-name-during-coinbase-wallet-sdk branch January 7, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants