CodeIgniter Forums
Thread Modes Community-Auth Optional Login Form - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Thread Modes Community-Auth Optional Login Form (/showthread.php?tid=72585)



Thread Modes Community-Auth Optional Login Form - kiinkiin - 01-08-2019

Is it possible to have a optional login form in the Navbar of a site with Community-Auth?  

Does each route need to be specified in $config['allowed_pages_for_login']?


I've tried setting this up earlier and keep running into undefined issues, either form_open or login_url undefined.