cURL
curl --request POST \ --url https://testnet.walletkit.com/users/login-with-passkey \ --header 'Content-Type: application/json' \ --data ' { "email": "<string>", "sign_in_wallet": "<string>" } '
{ "error": "<string>", "code": "<string>" }
Log a user in with a passkey