mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-27 02:36:06 +01:00
commit
0566086afa
@ -26,8 +26,9 @@ #### 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
|
||||
* [![Requires PHP7](https://img.shields.io/badge/php-7.*-red.svg?style=flat-square)](https://secure.php.net/downloads.php)
|
||||
* MySQL or SQLITE database
|
||||
[![Requires PHP7](https://img.shields.io/badge/php-7.1.3-red.svg?style=flat-square)](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)
|
||||
|
||||
## Installation (using command line)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user