vinkas0 / laravel-visa by vinothkannans

A simple, secure php authentication and OAuth 2.0 authorization server using Laravel framework, Socialite and Passport
12
14
4
Package Data
Maintainer Username: vinothkannans
Maintainer Contact: vinothkannan@vinkas.com (Vinoth Kannan)
Package Create Date: 2016-09-01
Package Last Update: 2016-11-05
Home Page: https://codiss.com/c/authv
Language: PHP
License: GPL-3.0
Last Refreshed: 2024-04-23 03:06:45
Package Statistics
Total Downloads: 12
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 14
Total Watchers: 4
Total Forks: 8
Total Open Issues: 1

Authv

Authentication & OAuth 2.0 Authorization Server

Codiss StyleCI Build Status Latest stable version Latest Unstable Version Total Downloads

A simple, secure php authentication and OAuth 2.0 authorization server using Laravel framework, Socialite, Passport and Material Design Lite.

Features

  • Choosing unique username on user account registration.
  • Login with either username or email address.
  • Email address validation by sending confirmation mail.
  • Laravel Socialite - OAuth authentication with Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket. It handles almost all of the boilerplate social authentication code you are dreading writing. We are not accepting new adapters. Adapters for other platforms are listed at the community driven Socialite Providers website.
  • Invites
  • Discourse SSO login.

Screenshots

Login

Register

Installation

Security Vulnerabilities

If you discover a security vulnerability within Authv, please send an e-mail to Vinoth Kannan at vinothkannan@vinkas.com. All security vulnerabilities will be promptly addressed.

License

Licensed under the GNU General Public License Version 3.0; you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://www.gnu.org/licenses/gpl-3.0.txt