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=74510)



Thread Modes Community-Auth Optional Login Form - trieugiatai - 10-04-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.


RE: Thread Modes Community-Auth Optional Login Form - skunkbad - 10-04-2019

I believe the Ajax login example would get you started.