Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 497 Bytes

cemerson/auth

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