Liking cljdoc? Tell your friends :D
Clojure only.

one-time.hotp


get-tokenclj

(get-token secret counter)
(get-token secret counter hmac-sha-type)

Return a HOTP token (HMAC-Based One-Time Password Algorithm) based on a secret and a counter, as specified in https://tools.ietf.org/html/rfc4226

Return a HOTP token (HMAC-Based One-Time Password Algorithm)
based on a secret and a counter, as specified in
https://tools.ietf.org/html/rfc4226
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close