Skip to content

Commit

Permalink
# Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
poetter-sebastian authored Dec 9, 2023
1 parent 2a1d7b1 commit a180efb
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@
<a href="LICENSE" target="_blank">
<img alt="Software License" src="https://img.shields.io/badge/lisence-BSD_2_Clause-green?style=flat-square">
</a>
<!--
<a href="https://codecov.io/gh/cakephp/poetter-sebastian/SimpleThenticator/4.x" target="_blank">
<img alt="Coverage Status" src="https://img.shields.io/codecov/c/github/cakephp/cakephp?style=flat-square">
<a href="https://packagist.org/packages/sebastiandevs/simplethenticator" target="_blank">
<img alt="Total Downloads" src="https://img.shields.io/packagist/dt/sebastiandevs/simplethenticator.svg?style=flat-square">
</a>
<a href="https://packagist.org/packages/poetter-sebastian/SimpleThenticator" target="_blank">
<img alt="Total Downloads" src="https://img.shields.io/packagist/dt/poetter-sebastian/SimpleThenticator.svg?style=flat-square">
<a href="https://packagist.org/packages/sebastiandevs/simplethenticator" target="_blank">
<img alt="Latest Stable Version" src="https://img.shields.io/packagist/v/sebastiandevs/simplethenticator.svg?style=flat-square&label=stable">
</a>
<a href="https://packagist.org/packages/poetter-sebastian/SimpleThenticator" target="_blank">
<img alt="Latest Stable Version" src="https://img.shields.io/packagist/v/poetter-sebastian/SimpleThenticator.svg?style=flat-square&label=stable">
</a>-->
</p>

This class can generate secrets, generate codes, validate codes and present a QR-Code for scanning the secret. It implements TOTP
Expand Down

0 comments on commit a180efb

Please sign in to comment.