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
920 stars 167 forks source link

isInRole, fix #56 #390

Open StorytellerCZ opened 8 months ago

StorytellerCZ commented 8 months ago

Adds isInRole function (and its async equivalent) as per #56

TODO: tests

StorytellerCZ commented 2 months ago

Just need to add the tests and then we are good to go.

StorytellerCZ commented 3 weeks ago

Yes, I agree with all the simplifications and improvements. The original code is pretty old.