goginenibhavani2000
Results
2
issues of
goginenibhavani2000
### Problem: GoFr lacks built-in role-based access control, forcing developers to implement custom authorization logic for each route. This leads to inconsistent security implementations and code duplication. ### Goal :...
enhancement
gofr-soc
**Description:** - Added a declarative RBAC middleware with JSON‑defined roles, flexible role extraction, pattern matching, and helper functions enables consistent, reusable, and easy‑to‑maintain authorization across routes. - Addresses https://github.com/gofr-dev/gofr/issues/2000 -...
gofr-soc