mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-04 20:17:27 +02:00
Update README.md
This commit is contained in:
parent
12ca334638
commit
1a5fa3f86f
@ -6,7 +6,7 @@
|
||||
# 2FAuth
|
||||
A web app to manage your Two-Factor Authentication (2FA) accounts and generate their security codes
|
||||
|
||||

|
||||

|
||||
|
||||
#### [2FAuth Demo](https://demo.2fauth.app/)
|
||||
|
||||
@ -37,9 +37,9 @@ 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.
|
||||
|
||||
## Requirements
|
||||
[](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)
|
||||
[](https://secure.php.net/downloads.php)
|
||||
* See [Laravel server requirements](https://laravel.com/docs/7.x/installation#server-requirements)
|
||||
* Any database [supported by Laravel](https://laravel.com/docs/7.x/database)
|
||||
|
||||
## Installation (using command line)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user