Skip to content

openpeeps/twofa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny package for generating 2FA QR codes and TOTP/HOTP codes in Nim

nimble install twofa

API reference
Github Actions Github Actions

😍 Key Features

  • 🔐 Generate TOTP and HOTP codes
  • 📱 Create QR codes for easy setup with authenticator apps

Note

This library is built on top of the qr for QR code generation.

Examples

Check out the tests/*.nim folder for examples of how to use the library.

TODO

Currently you can use otp to verify TOTP and HOTP codes, but I plan to add that functionality directly into this library in the future.

❤ Contributions & Support

🎩 License

MIT license. Made by Humans from OpenPeeps.
Copyright OpenPeeps & Contributors — All rights reserved.

About

A simple 2FA QR Code generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from openpeeps/pistachio