Google Two-Factor Authentication for Laravel
antonioribeiro built a nice package that we can use to implement Google Two-Factor Authentication for Laravel.
Google2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
This package is a Laravel bridge to Google2FA's PHP package.
Demo
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.3 Laravel 5.4 Laravel 5.5 Laravel 5.2 Advanced