Skip to main content
Authentication initialization data for MPC providers (Privy, Turnkey, etc.)

Properties

PropertyTypeDescription
typestringAccount type
emailstringUser email address
statusstringAuthentication status
otp_sentbooleanWhether OTP was sent successfully
otp_id?stringOptional OTP identifier
provider"privy" | "turnkey" | "passkey" | "external" | "dynamic"MPC provider type
created_atstringCreation timestamp (ISO string)
expires_atstringExpiration timestamp (ISO string)
I