Skip to content

Conversation

@FlorentinLedy
Copy link

This pull request updates the permission check logic in README example to match the new structure of Permify library.

Key Changes:

  • Replaced the old permission check:
    response.can === PermissionCheckResponse_Result.RESULT_ALLOWED
  • with:
    response.can === permify.grpc.base.CheckResult.CHECK_RESULT_ALLOWED

@tolgaozen tolgaozen merged commit 0a5b7ae into Permify:main Feb 27, 2025
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.

2 participants