mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-25 06:24:07 +02:00
Update PHP requirements and badges in README.MD
This commit is contained in:
parent
b77406cce5
commit
84cfd494cd
@ -1,4 +1,7 @@
|
|||||||

|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
# 2FAuth
|
# 2FAuth
|
||||||
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
||||||
@ -26,7 +29,7 @@ I created it because :
|
|||||||
2FAuth generates OTP according to RFC 4226 (HOTP Algorithm) and RFC 6238 (TOTP Algorithm) thanks to [Spomky-Labs/OTPHP](https://github.com/Spomky-Labs/otphp) php library.
|
2FAuth generates OTP according to RFC 4226 (HOTP Algorithm) and RFC 6238 (TOTP Algorithm) thanks to [Spomky-Labs/OTPHP](https://github.com/Spomky-Labs/otphp) php library.
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
[](https://secure.php.net/downloads.php)
|
[](https://secure.php.net/downloads.php)
|
||||||
* See [Laravel server requirements](https://laravel.com/docs/5.8/installation#server-requirements)
|
* See [Laravel server requirements](https://laravel.com/docs/5.8/installation#server-requirements)
|
||||||
* Any database [supported by Laravel](https://laravel.com/docs/5.8/database)
|
* Any database [supported by Laravel](https://laravel.com/docs/5.8/database)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user