Hacker News new | ask | show | jobs
by dishsoap 648 days ago
TOTP is not really something that would be sent to your email. The entire point of TOTP is that you can generate the auth code yourself, from the current time and a pre-shared secret.
1 comments

I think the OP meant OTP. The general concept of one time passcodes, not TOTP as per RFC 6238