Replies: 2 comments
-
Hey @nsnull0! Would you expect the private key and the passkey to be related in any way? Seems insecure for users to give you their private key directly, this is more for local testing. If you want to support users bringing their own wallet and a passkey, you can use the alchemy signer and UI components! Both injected wallets and passkey signers are supported. |
Beta Was this translation helpful? Give feedback.
-
yea i want to support the use cases when user can import wallet using mnemonic phrases or private key.. |
Beta Was this translation helpful? Give feedback.
-
Hello team!
Would be awesome if you can also integrate LocalAccountSigner similar to AlchemyWebSIgner to have
addPassKey
this use case is for user who import their own mnemonic or privatekey directly and willing to use passkey.
Beta Was this translation helpful? Give feedback.
All reactions