2017 © Pedro Peláez
 

library authentication

An abstract authentication framework

image

centralapps/authentication

An abstract authentication framework

  • Monday, June 9, 2014
  • by mkpeacock
  • Repository
  • 1 Watchers
  • 3 Stars
  • 564 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Authentication component

Build Status Total Downloads, (*1)

An abstract authentication component, designed to work with a range of providers. Included providers:, (*2)

  • Username & Password (e.g. POST data) provider
  • SESSION (persisting logins)
  • COOKIE (persisting logins accross sessions)

The Versions

09/06 2014

dev-master

9999999-dev

An abstract authentication framework

  Sources   Download

The Requires

  • php >=5.3.0

 

authentication cookie session

09/06 2014

v1.1.0

1.1.0.0

An abstract authentication framework

  Sources   Download

The Requires

  • php >=5.3.0

 

authentication cookie session

01/03 2014

v1.0.1

1.0.1.0

An abstract authentication framework

  Sources   Download

The Requires

  • php >=5.3.0

 

authentication cookie session

24/01 2014

v1.0.0

1.0.0.0

An abstract authentication framework

  Sources   Download

The Requires

  • php >=5.3.0

 

authentication cookie session

14/03 2013

dev-refactor

dev-refactor

An abstract authentication framework

  Sources   Download

The Requires

  • php >=5.3.0

 

authentication cookie session