cemerson/auth

A framework & data storage independent authentication library for PHP 7

Installs: 2 227

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/cemerson/auth

v0.8 2021-06-01 18:23 UTC

README

A framework & datastorage independent authentication library for PHP

This library was put together with the help of the following resources:

Still to implement:

  • Configurable rate limiting
  • Password strength requirements?
  • Password changing
  • Password reset / Forgotten password feature?
  • Password generation?
  • Two factor authentication?

Not in scope:

  • Roles, groups etc