TOTP
This commit is contained in:
12
lib/Arduino-TOTP-RFC6238-generator/library.properties
Normal file
12
lib/Arduino-TOTP-RFC6238-generator/library.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
name=TOTP-generator
|
||||
version=1.0.1
|
||||
author=Dirk-Willem van Gulik
|
||||
license=ASLv2
|
||||
maintainer=Dirk-Willem van Gulik <dirkx@webweaving.org>
|
||||
sentence=Time based one time password generator; complies with RFC 6238
|
||||
paragraph=RFC 6238 time based one time password generator. It will accept the base32 encoded seeds (and all the other parameters typically found in the Qr codes).
|
||||
category=Communication
|
||||
url=https://github.com/dirkx/Arduino-TOTP-RFC6238-generator
|
||||
architectures=*
|
||||
depends=Base32-Decode
|
||||
includes=TOTP-generator.hpp
|
||||
Reference in New Issue
Block a user