Authentication Flow
Log in via email OTP or social sign-in.
You are prompted to create a passkey (TouchID, FaceID, Windows Hello).
A biometric check generates a passkey stored in the secure enclave.
Dynamic sends a challenge, which is signed and verified using Turnkey.
Turnkey encrypts this data in an AWS Nitro Enclave, associating the passkey with the user's wallet.
Users can now sign transactions using their passkey.
Last updated