crtek / authenticator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authenticator

A Laravel 5 package that makes authenticating users a breeze!

This package allows you to authenticate users with all social networks that are currently supported by Laravel Socialite and store them in a database. You can also register and login in regular users and there is the option to allow account activation via email. This package comes with all the base templates and migrations you need to get started.

Forked from Luca Bernadinos Easy Authenticator. For custom Laravel packages contact me (bernardino.luca@gmail.com).

Features

  • Authenticate users with Social networks
  • Store them in the database
  • Require account registration via email (optional)
  • Fully customisable
  • Password resetting

#Additional fork features

Installation

Installation is easy, you can follow the installation guide below:

Install Easy Authenticator

About


Languages

Language:PHP 100.0%