openfga / api

Protocol Buffers used by OpenFGA
Apache License 2.0
18 stars 10 forks source link

Reverting contextual tuples in assertions API (#157) #167

Closed willvedd closed 3 months ago

willvedd commented 3 months ago

Description

Reverts #157 which added contextual tuples in the assertions API. This is being removed because the new API still needs new work and should not be included in the upcoming v1.5.4 release of OpenFGA. The implementation of #157 in OpenFGA was also reverted: https://github.com/openfga/openfga/pull/1646/.

This will be re-introduced in the https://github.com/openfga/api/tree/feat/contextual-tuples branch.

References

Review Checklist