Implementing Two-Factor authentication service into Laravel apps with Rinvex Authy
Rinvex Authy is a PHP client, that works as a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
Today we @Rinvex have released this awesome package Rinvex Authy on Github as an #opensource package for the whole #php community to facilitate and ease the integration of the amazing Two-Factor authentication service Authy into PHP applications (Laravel, Symfony, etc.), which utilizes the latest recommended dependencies such as Guzzle, the extensible PHP HTTP client, and of course takes advantage of the PSR-7: HTTP message interfaces. It’s good to note that this package doesn’t require any specific framework to work, so it works fine with any of them.
Feel free to use the package as you wish, please open a new Github issue for any issues you may encounter, raise your voice with suggestions, recommendations or even criticism, we like it
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5 Laravel 5.1 Laravel 5.2 Laravel 5.3 Intermediate