Skip to content

Conversation

AyushBherwani1998
Copy link
Member

@AyushBherwani1998 AyushBherwani1998 commented Aug 22, 2025

Description

Adds a new tutorial: Use passkey as backup signer

Issue(s) fixed

Fixes #2210

Preview

https://metamask-docs-7w1b20o5s-consensys-ddffed67.vercel.app/delegation-toolkit/development/tutorials/use-passkey-as-backup-signer/

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

@AyushBherwani1998 AyushBherwani1998 requested review from a team as code owners August 22, 2025 06:22
Copy link

vercel bot commented Aug 22, 2025

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

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Aug 27, 2025 8:02pm

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

Copy link
Contributor

@alexandratran alexandratran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I edited the tutorial for clarity and also made edits to other signing content for clarity and consistency.

I just have one main question: In the tutorial, we assume that user has already created and deployed a smart account as a prerequisite, but we also include a step to create a smart account. Should we either remove it from the prerequisites or remove it as a step?

@AyushBherwani1998
Copy link
Member Author

In the tutorial, we assume that user has already created and deployed a smart account as a prerequisite, but we also include a step to create a smart account. Should we either remove it from the prerequisites or remove it as a step?

It's correct, so prerequisite is creating and deploying a smart account, where as in step 3, we are again accessing the same account so we can register the passkey. As the call data needs to be signed by the smart account, and sent to smart account address, that step is required.

Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@alexandratran alexandratran merged commit 77325a1 into main Aug 27, 2025
19 checks passed
@alexandratran alexandratran deleted the feat/tutorials branch August 27, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add DTK tutorial for using passkeys as a backup signer
3 participants