rebrand
This commit is contained in:
parent
24de3b0ec8
commit
dfb35b9810
|
@ -1,5 +1,7 @@
|
||||||
# Commandline Authenticator
|
# Commandline Authenticator
|
||||||
|
|
||||||
|
| Sponsored by [ppl](https://ppl.family)
|
||||||
|
|
||||||
A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, Facebook Authenticator, TOTP, etc)
|
A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, Facebook Authenticator, TOTP, etc)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -33,8 +35,8 @@ authenticator --help
|
||||||
|
|
||||||
You may also be interested in
|
You may also be interested in
|
||||||
|
|
||||||
* [Browser Authenticator](https://github.com/Daplie/browser-authenticator) over at <https://github.com/Daplie/browser-authenticator>
|
* [Browser Authenticator](https://git.coolaj86.com/coolaj86/browser-authenticator.js) over at <https://git.coolaj86.com/coolaj86/browser-authenticator.js>
|
||||||
* [Node.js Authenticator](https://github.com/Daplie/node-authenticator) over at <https://github.com/Daplie/node-authenticator>
|
* [Node.js Authenticator](https://git.coolaj86.com/coolaj86/node-authenticator.js) over at <https://git.coolaj86.com/coolaj86/node-authenticator.js>
|
||||||
|
|
||||||
## Full Usage
|
## Full Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue