# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewOpenFGAStore returns the implementation of the store.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
TODO @shipperizer this is internal material, worth reusing it across the board OpenFGAStore is an overarching store object to deal with OpenFGA entities, meant as a low level object to perform cross cutting logic only relevant to the application, therefore doesn't deal with user interpolations or returns fancy objects, that is offloaded to the service layer favouring reusability.
No description provided by the author
No description provided by the author
No description provided by the author
Tuple is simply a wrapper around openfga TupleKey reason to have it is to hide underlying library complexity in case we want to swap it.
No description provided by the author
# Interfaces
No description provided by the author
OpenFGAClientInterface is the interface used to decouple the OpenFGA store implementation.
No description provided by the author