Replies: 1 comment
-
Hey @Azeem-0! Sharing some docs on session keys: https://www.alchemy.com/docs/wallets/smart-contracts/modular-account-v2/session-keys. You should be able to create a wallet just using passkey and call the installValidation method on the account to add a session key. Are you looking to create passkey sessions? Where the user doesn't have to auth via faceID/touchID when sending txns while they're logged in via passkey? This is something we unfortunately do not yet support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I’ve been working on integrating Alchemy's Account Kit SDK to create a seamless user experience for smart accounts on my platform. The goal is to enable passkey-based smart account creation and enhance these accounts by integrating the Session Key Plugin to minimize repetitive transaction signing during active user sessions.
What I’ve Achieved:
The Challenge:
My Objective:
To enable a flow where:
Request:
I appreciate your support and look forward to any insights you can provide!
Thank you,
Azeem
Beta Was this translation helpful? Give feedback.
All reactions