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

Missing PermissionCheckResponse_Result in permify-node Package Reported by User #70

Open
tolgaOzen opened this issue May 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@tolgaOzen
Copy link
Member

We've encountered an issue reported by one of our users who has been setting up the Permify system. After following the setup guidelines and configuring the server and schema, the user faced a roadblock. They are unable to find the PermissionCheckResponse_Result in the permify-node package, which is essential for completing access control checks.

This missing component is crucial for verifying permissions and is supposed to be included as per our documentation found here: Permify Node Documentation.

@tolgaOzen tolgaOzen added the bug Something isn't working label May 10, 2024
@tolgaOzen tolgaOzen self-assigned this May 10, 2024
@tolgaOzen tolgaOzen added this to the Beta Graduation 🎉 milestone May 10, 2024
@tolgaOzen tolgaOzen moved this to Q2 2024 – Apr-Jun in Public Roadmap Sep 13, 2024
@dmdin
Copy link

dmdin commented Nov 6, 2024

Possible to use

import { CheckResult } from '@permify/permify-node/dist/src/grpc/generated/base/v1/base'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Q2 2024 – Apr-Jun
Development

No branches or pull requests

2 participants