Love Fuel?    Donate

FuelPHP Forums

Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
SmartAuth - Another auth library
  • SmartAuth is the smart way to implement authentication and authorization for your FuelPHP projects.
    Security & efficiency are the main goals of this package. To check out the code: http://github.com/laheab/smartauth Currently I'm working on the email functionality, such as user activation and password recovery.
    Better documentation are on the way. Do you think an Auth driver is needed?
    So what functionality do you think is important in an auth library?
  • What does this differ from the current Auth package? If it's database driven roles and groups, it would have been better to implement it as Auth drivers, which would allow users of the Auth package to switch from the config driven system in SimpleAuth to your solution without any changes to the application.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion