Skip to content

Update README.md#98

Merged
tolgaozen merged 1 commit intoPermify:mainfrom
FlorentinLedy:main
Feb 27, 2025
Merged

Update README.md#98
tolgaozen merged 1 commit intoPermify:mainfrom
FlorentinLedy:main

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