Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 397 Bytes

2FA

Simple two-factor authentication application including email verification and SMS one-time-passwords

Requirements

This project requires the ClickSend PHP library and phpmailer. Execute these command in the project directory: composer require clicksend/clicksend-php composer require phpmailer/phpmailer

Installation

Clone using git clone https://github.com/DavidOWade/2FA.git