Skip to content
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

MG-2403 - Add wrapper for policy CRUD #2402

Merged
merged 14 commits into from
Sep 4, 2024

Conversation

felixgateru
Copy link
Contributor

@felixgateru felixgateru commented Aug 28, 2024

What type of PR is this?

This is a feature because it adds a wrapper for the polict grpc client.

What does this do?

This pr adds a wrapper for the policy grpc client and uses it in the things service.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

@felixgateru felixgateru changed the title MG-2028 - Add wrapper for policy CRUD for things service MG-2403 - Add wrapper for policy CRUD Aug 29, 2024
@felixgateru felixgateru force-pushed the mg2028-auth branch 2 times, most recently from 4bf0eb3 to fa9f9d2 Compare August 29, 2024 16:14
@felixgateru felixgateru self-assigned this Aug 29, 2024
@felixgateru felixgateru marked this pull request as ready for review August 29, 2024 16:34
@felixgateru felixgateru changed the base branch from main to auth-middleware September 3, 2024 15:46
@dborovcanin dborovcanin merged commit 3faee6f into absmach:auth-middleware Sep 4, 2024
1 check failed
dborovcanin pushed a commit that referenced this pull request Sep 10, 2024
dborovcanin pushed a commit that referenced this pull request Sep 12, 2024
dborovcanin pushed a commit that referenced this pull request Sep 13, 2024
dborovcanin pushed a commit that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a wrapper for PolicyCRUD that currently communicates with the Auth service.
2 participants