RBAC with Gofr #932
|
Does Gofr supports Role-based access control? Something like gin where we can group the endpoints and use middleware to check the role required for that group? |
Answered by
aryanmehrotra
Jun 24, 2026
Replies: 2 comments 1 reply
1 reply
|
GoFr now supprots rbac through middleware checkout https://gofr.dev/docs/advanced-guide/rbac |
0 replies
Answer selected by
aryanmehrotra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GoFr now supprots rbac through middleware checkout https://gofr.dev/docs/advanced-guide/rbac