Closed ghost closed 6 years ago
Hi, is there a constraint to trigger an exception on an unknown role instead of returning false to granted method ?
Thanks
An "unknown role" shouldn't get there in the first place. If you mean a denied role; then you can throw if you like but it'd not be friendly. If I'm getting you right...
Hi, is there a constraint to trigger an exception on an unknown role instead of returning false to granted method ?
Thanks