yuyinitos / social-authenticator by yuyinitos

Makes authenticating users with your DB or Social networks a Breeze!
21
0
2
Package Data
Maintainer Username: yuyinitos
Maintainer Contact: yuyinitos@gmail.com (Yuyinitos)
Package Create Date: 2015-04-12
Package Last Update: 2016-03-04
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:19:32
Package Statistics
Total Downloads: 21
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Social 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.

Original package from Luca Bernadino. For custom Laravel packages contact Luca Bernardino (bernardino.luca@gmail.com).

Features

Installation

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

Install Easy Authenticator