File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# TOTP
2
2
3
+ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/tech-thinker/totp )
4
+ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/tech-thinker/totp/go-test.yaml )
5
+ ![ GitHub] ( https://img.shields.io/github/license/tech-thinker/totp )
6
+ ![ GitHub All Releases] ( https://img.shields.io/github/downloads/tech-thinker/totp/total )
7
+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/tech-thinker/totp )
8
+ ![ GitHub forks] ( https://img.shields.io/github/forks/tech-thinker/totp )
9
+ ![ GitHub top language] ( https://img.shields.io/github/languages/top/tech-thinker/totp )
10
+
3
11
TOTP is a Time Based One Time Password Algorithm, which can be used in client side or server side applications.
4
12
5
13
## Features
You can’t perform that action at this time.
0 commit comments