/w-s-backend-task

This app generates and verifies TOTP. According to wikipedia, TOTP (Time-based one-time password; RFC 6238) is a means of generating unique one-time password, by taking its uniqueness from the current time. TOTP is an extension of HOTP, a one-time password (OTP) algorithm based on HMAC (RFC 4226).

Primary LanguageJavaScript

Watchers