contrib
contrib copied to clipboard
🚀 [Feature]: Support Cerbos
Feature Description
This feature would add another option to run another type SAL (security access layer) other then opa.
I am willing to do a pull request, and if this is approved by the maintainers
Additional Context (optional)
No response
Code Snippet (optional)
package main
import "github.com/gofiber/contrib/%package%"
func main() {
// Steps to reproduce
}
Checklist:
- [X] I agree to follow Fiber's Code of Conduct.
- [X] I have checked for existing issues that describe my suggestion prior to opening this one.
- [X] I understand that improperly formatted feature requests may be closed without explanation.