This website requires JavaScript.
Explore
Help
Sign In
chenx221
/
OTP
Watch
1
Star
0
Fork
0
You've already forked OTP
Code
Issues
Pull Requests
Projects
Releases
2
Wiki
Activity
12
Commits
3
Branches
4
Tags
179
KiB
C#
100%
a3beff62a0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Chenx221
a3beff62a0
Now supports reading secretKey from the database to calculate totp。
...
But there are some known bugs that need to be resolved.
2023-08-23 13:33:38 +08:00
OTP
Now supports reading secretKey from the database to calculate totp。
2023-08-23 13:33:38 +08:00
.gitignore
Initial commit
2023-08-21 09:43:17 +00:00
LICENSE
Initial commit
2023-08-21 09:43:17 +00:00
OTP.sln
init
2023-08-21 17:45:17 +08:00
README.md
更新 README.md
2023-08-21 09:58:40 +00:00
README.md
OTP
这是一个不太靠谱的适用于Windows平台的二步验证代码生成器