Open twistfire92 opened 2 years ago
At the moment we have not the ability to specify the presence of one of several roles. If I need check current user for role1 OR role2, I should use get_current_user without required_roles param and check this manually
At the moment we have not the ability to specify the presence of one of several roles. If I need check current user for role1 OR role2, I should use get_current_user without required_roles param and check this manually