Meteor-Community-Packages / meteor-roles

Authorization package for Meteor, compatible with built-in accounts packages
http://meteor-community-packages.github.io/meteor-roles/
MIT License
921 stars 166 forks source link

Allow setUserRoles() to replace the roles of all scopes #294

Closed SimonSimCity closed 4 years ago

SimonSimCity commented 4 years ago

Add an option anyScope to the method setUserRoles() to allow replacing all roles within any scope the user has.