cemerson/auth

A framework & data storage independent authentication library for PHP 7

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