Change the Write API so it returns a consistency token, that can be then specified when calling the query evaluation APIs (e.g. check/list objects/list users).
When the token is provided, OpenFGA will perform a consistent read if the data in the cache is staler than the revision encoded in consistency token.
Change the Write API so it returns a consistency token, that can be then specified when calling the query evaluation APIs (e.g. check/list objects/list users).
When the token is provided, OpenFGA will perform a consistent read if the data in the cache is staler than the revision encoded in consistency token.