Setting up a single sign on

edited April 2014 in Installation
Our application has a front facing login form. I would like to make it so that admins that log in to this front facing section will gain access to FUEL as well as our codeigniter content hidden behind ACL. Basically, I need to modify my login so that it logs in to the website and FUEL at the same time. Forcing admins to log in to the frontend AND FUEL seems like unnecessary extra steps. Are there any FUEL helpers or libraries that can help me with this?

Comments

  • edited 11:11AM
    There is a fuel/modules/fuel/libraries/Fuel_auth library that I would look at as well as the fuel/modules/fuel/controllers/login.php controller.
Sign In or Register to comment.