CodeIgniter Forums
Myth:Auth groups views - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Addins (https://forum.codeigniter.com/forumdisplay.php?fid=34)
+--- Thread: Myth:Auth groups views (/showthread.php?tid=79449)



Myth:Auth groups views - snelledre - 06-17-2021

Hello,
For my new project I use codeigniter 4 and myth-auth. 
In Myth-auth i was also expected that there were views for the groups/roles implementation.
I can't find these, are they provided or must I make the views and controller on my own?
If not is there anywhere an example project implemented this?
ps.
In my 2017 with my codeigniter3 project I use Ion-Auth there was the logic and views that you can use provided.


RE: Myth:Auth groups views - InsiteFX - 06-18-2021

I also use Myth/Auth, But I use the dashboard below that has everything setup in it for roles and permissions.

SimpleAdmin - Boilerplate Ci4 Admin Dashboard

It is setup to use Myth/Auth


RE: Myth:Auth groups views - ikesela - 06-18-2021

group and role can be add thru CLI -> auth:command