Hacker News new | ask | show | jobs
by shk 4093 days ago
Just like cvv, we are not allowed to store the static passwords.
1 comments

Well, you don't really store the passwords on your servers, but rather store it on user's own devices (in a keystore, for instance). The user then agrees to push the credentials to your servers periodically instead of typing the password to authorize the payment.