• Show log

    Commit

  • Hash : e89e1f5c
    Author : Cléo Rebert
    Date : 2020-04-12T01:08:38

    Update README.md

  • README.md

  • totp-rs

    This library is a cheap wrapper around otpauth, qrcode and image to seamlessly manage Time-based One-Time Password authentification

    How to use

    Add it to your Cargo.toml:

    [dependencies.totp]
    git = "https://github.com/constantoine/totp-rs"