2017 © Pedro Peláez
 

package gatekeeper

Open Authentication Abstraction

image

kenkataiwa/gatekeeper

Open Authentication Abstraction

  • Thursday, March 3, 2016
  • by kenkataiwa
  • Repository
  • 1 Watchers
  • 4 Stars
  • 73 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 4 % Grown

The README.md

Gatekeeper 0.1.5

Gatekeeper is a multi-provider authentication abstraction layer for PHP., (*1)

Build Status, (*2)

Getting Started

(Documentation is forthcoming.), (*3)

Available providers

Providers Status
Google   Google Complete
Facebook   Facebook Complete
Twitter   Twitter Complete
Live Connect   (Microsoft) Live Connect Complete
Instagram   Instagram Incomplete
LinkedIn   LinkedIn Incomplete
OpenID   OpenID Incomplete
Yahoo!   Yahoo! Incomplete

Versioning

For transparency and insight into our release cycle, releases will be numbered with the follow format:, (*4)

<major>.<minor>.<patch>, (*5)

And constructed with the following guidelines:, (*6)

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on semantic versioning, please visit http://semver.org/., (*7)

Authors

The Versions