(11-15-2015, 08:15 PM)solidcodes Wrote: Is this codes necessary in route?
Code:
$route[LOGIN_PAGE] = 'examples/login';
What is the purpose of this login_page route?
Or can I remove it and could the auth will still work without it?
still digging the code and figuring out why it's not logging -in
Yes, this is necessary, as explained in my last post. If you're just testing out Community Auth with the example controller, and if you created a user, then you might not be able to log in unless the user was created with user level 9.