/PHPixie-Auth

PHPixie Authentication and Authorization Module

Primary LanguagePHP

Authentication and Authrization Module for PHPixie

Auth supports logging the user via:

  • Login/Password authentication, passwords are automatically hashed and salted
  • Facebook login

Role drivers allow you to configure roles based on either an ORM relationship or a field in the users table.

To use this module: