1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

Add time based one time password generator that accepts the SEEDs in the format typically found in Qr codes. (#2029)

This commit is contained in:
Dirk-Willem van Gulik
2022-10-28 17:45:47 +02:00
committed by GitHub
parent eca6d72045
commit 13cb706da4

View File

@ -5288,3 +5288,4 @@ https://github.com/Jeroen88/EasyOpenTherm
https://github.com/liuyinze/CumulocityHttpUpstream
https://github.com/liuyinze/CumulocityHttpDownstream
https://github.com/dirkx/Arduino-Base32-Decode
https://github.com/dirkx/Arduino-TOTP-RFC6238-generator