-
-
Notifications
You must be signed in to change notification settings - Fork 157
Unify RBAC flow in a single module #426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
recheck |
|
@trueleo PTAL |
|
@nitisht Looks all good to me but one small thing is that we should keep from the book
|
crate. This improves readability. Also added more relevant comments
I see..updated the PR accordingly |
This commit combines all the RBAC specific code in a single
crate. This improves readability.
Also added more relevant comments