03-23-2017, 10:05 AM
It would definitely require some modifications to the user class. Basically there is a login and loginEmail and we would need a loginAdmin where it checks the admin's user id and pw, but creates a session for the user. I don't know how to flash up a message because after that point, for all intents and purposes, you would be fully logged in as the user.