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

Commits on Oct 8, 2024

  1. fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey

    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 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    25e208f View commit details
    Browse the repository at this point in the history