authv/authv

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Maintainers

Details

github.com/authv/authv

Source

Issues

Installs: 45

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 3

Forks: 8

Open Issues: 1

Type:project

v0.2.0 2016-11-05 14:52 UTC

This package is not auto-updated.

Last update: 2021-04-05 19:52:37 UTC


README

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