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

|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
# 2FAuth
|
||||
A web app to manage your Two-factors Auth (2FA) accounts and generate their OTP tokens
|
||||
@ -26,7 +29,7 @@ #### RFC compliance
|
||||
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
|
||||
[](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)
|
||||
* Any database [supported by Laravel](https://laravel.com/docs/5.8/database)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user