Rename clear method to something else?
driesvints opened this issue · 1 comments
driesvints commented
Apparently clear
is a bit too confusing to what it means. For some people it means clearing (allowing) someone to do something but it's currently implemented as removing permissions.
Any suggestions for another phrasing?
driesvints commented
Decided to go with revoke
. Will implement in the next release.