canonical / ofga

A wrapper library over the default OpenFGA client, packed with convenience methods for interacting with OpenFGA instances.
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Expose functions that convert to OpenFGA tuples #23

Closed aaronalphonso closed 9 months ago

aaronalphonso commented 9 months ago

Description

There are certain functions defined in the library that convert between the library's tuple representation and OpenFGA tuple representations. This PR makes these methods public.