Closed naimulcsx closed 2 years ago
There are 3 roles, admin, moderator, and user. Admin account is created from database seeds and Admin will have access to a page where he/she can create accounts for the moderator. The default role should be user.
admin
moderator
user
There are 3 roles,
admin
,moderator
, anduser
. Admin account is created from database seeds and Admin will have access to a page where he/she can create accounts for the moderator. The default role should beuser
.