The `GateGuard` wrapper class can be extended with more helper methods: - [ ] `Check(user)` - get data about if a user would pass or fail the guard - [ ] `Reload()` - force a reload of the rules from the DB
The
GateGuardwrapper class can be extended with more helper methods:Check(user)- get data about if a user would pass or fail the guardReload()- force a reload of the rules from the DB