Skip to content

omarkj/cljotp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cljotp

Build Status

Generate one time passwords, HOTPs and TOTPs for your application. Should work with the Google Authenticator.

Clojure API

Get a HTOP based on a interval number

(get-hotp secret interval)

Get a TOTP based on the time

(get-totp secret)

The secret needs to be a base32 encoded secret key!

Licence

Check the LICENCE file.

About

Clojure One Time Token Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published