Optional list of roles. If provided, user must have just one of them, otherwise authorization fails
It sounds here like if I list three different roles a user only needs to have one of them. What if I wanted to ensure the user had all three roles? Or a combination such as two required roles an either one of two other roles?
It sounds here like if I list three different roles a user only needs to have one of them. What if I wanted to ensure the user had all three roles? Or a combination such as two required roles an either one of two other roles?