All Projects → authv → authv

authv / authv

Licence: GPL-3.0 license
A simple, secure php authentication & OAuth 2.0 authorization server using Laravel, Socialite and Passport

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Vue
7211 projects
ApacheConf
554 projects

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 [email protected]. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].