Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey #4302

Conversation

chanioxaris
Copy link
Member

Description

There is a chance that as a user when you try to setup and use the Coinbase Wallet with an existing Passkey in order to authenticate, the initial generate signature request to be rejected. For this reason we retry the request once more in order for the flow to be able to be completed successfully.

Before

before.mov

After

after.mov

Checklist

  • npm test runs as expected.
  • npm run 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:

Copy link

changeset-bot bot commented Oct 8, 2024

🦋 Changeset detected

Latest commit: 25e208f

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

There is a chance that as a user when you try to setup and use the Coinbase Wallet with
an existing Passkey in order to authenticate, the initial generate signature request to
be rejected. For this reason we retry the request once more in order for the flow to be
able to be completed successfully.
@chanioxaris chanioxaris force-pushed the haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to branch from 3a6b163 to 25e208f Compare October 8, 2024 11:50
@chanioxaris chanioxaris merged commit a46c44e into main Oct 8, 2024
21 checks passed
@chanioxaris chanioxaris deleted the haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to branch October 8, 2024 12:02
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.

4 participants