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
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close