thodg/totp-rs/README.md

Branch :


Log

Author Commit Date CI Message
64faae59 2020-06-21 16:39:00 Changed a bunch of to_string() to to_owned()
32b618c8 2020-06-21 15:57:16 Additional feature!
c9b81c70 2020-04-13 22:57:06 Better doc with examples
7de3d067 2020-04-13 18:06:33 Changed dependency version for more compatibility
bf2d753f 2020-04-13 16:59:30 preparations to push to crates.io
2c3d9a39 2020-04-13 16:41:42 Merge branch 'master' of github.com:constantoine/totp-rs
e4915a64 2020-04-13 16:39:57 Finally, my own library. With a fix on the QR code generation
e89e1f5c 2020-04-12 01:08:38 Update README.md
b2af324a 2020-04-12 01:05:26 Fixed typo in readme
d1e04d7c 2020-04-11 21:24:50 First commit