We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053f3dd commit 39f63f7Copy full SHA for 39f63f7
README.md
@@ -1,5 +1,8 @@
1
## xotp
2
3
+[](https://github.com/tmthecoder/xotp/actions/workflows/xotp.yml)
4
+[](https://opensource.org/licenses/MIT)
5
+
6
A Rust implementation the [HOTP] and [TOTP] Algorithms.
7
8
- HOTP was implemented in accordance with [RFC4226]
@@ -81,4 +84,4 @@ Please file any featre requests or bug reports through the [issue tracker]
81
84
82
85
- xotp is licensed under the [MIT License]
83
86
-[MIT License]: https://github.com/tmthecoder/xotp/blob/main/LICENSE
87
+[MIT License]: https://github.com/tmthecoder/xotp/blob/main/LICENSE
0 commit comments