You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey! @kyahAndoy3zero I have faced the same problem as yours when i was creating a new user. it will create a new user and set the role as default.
solution is that you need to specified the role into signup controller.
When a new user sign up and specified that the role is admin. It will create a new user but the role is still user instead of admin.
The text was updated successfully, but these errors were encountered: