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

Create a wrapper for PolicyCRUD that currently communicates with the Auth service. #2403

Open
Tracked by #2028
arvindh123 opened this issue Aug 29, 2024 · 0 comments · Fixed by #2402
Open
Tracked by #2028
Assignees

Comments

@arvindh123
Copy link
Contributor

arvindh123 commented Aug 29, 2024

At present, service access the SpiceDB via Auth gRPC client.

Idea here is that , service should use PolicyCRUD wrapper , service should use function in PolicyCRUD wrapper for all it operation related to Policy.

Service should not have gRPC client connection, service should not know the backend communication,
Instead PolicyCRUD wrapper should take care of communication with Auth Service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants