Skip to content

Bulk permission check #1199

Open
Open
@inabhi9

Description

@inabhi9

Is your feature request related to a problem? Please describe.
We often require to query multiple permission on multiple resource for a subject and currently Permify doesn't have any way to do it in single request and multiple requests are not efficient.

Describe the solution you'd like
It would be great if Permify can provide an endpoint for bulk permission check.

Describe alternatives you've considered
I checked subject permission list and found it uses same check() internally for all the actions for a resource and a subject which is not the best but better than multiple requests in some cases.

However, it's great if Permify can implement some more efficient technique to do reverse lookup.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions