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

Added a method to check inheritance of roles #273

Closed SimonSimCity closed 4 years ago

SimonSimCity commented 5 years ago

I've added a method where you can check if a role is inherited by another one, first described and discussed in https://github.com/alanning/meteor-roles/pull/234, now rebased and squashed.

mitar commented 4 years ago

This got closed because I renamed v2.0 branch into v2. I think this should go into (new) master branch anyway.