bigpresh / bigpresh/Dancer-Plugin-Auth-Extensible
Quick way to test if a user could access a route
Open
enhancement
- Dominant language
- Perl
- Stars
- 23
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
After the discussion in #30, I suggested it might be useful to provide a method to easily check if the currently-logged-in user could access a specific route, if they wanted to, something like:
`user_can_access_route( DELETE => '/user/:user_id' )`
Raising this as a wishlist ticket for it, and closing the original.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.