A user has multiple roles, just select one at login #1794
krloz1003
started this conversation in
Show and tell
Replies: 2 comments
-
Try this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe similiar case #1782
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have users with more than one role, in the morning they are in an office and in the afternoon they move them.
How can I make when logging in they select the role with which they are going to work and only the permissions of that role remain active?
I was thinking of adding deleted_at to the table of model_has_role and using it as active or inactive.
Greetings
Beta Was this translation helpful? Give feedback.
All reactions