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

Add methods to view/update certain client configs #25

Closed aaronalphonso closed 8 months ago

aaronalphonso commented 8 months ago

Description

Adds methods to update and view the current storeID and authModelID being used by an existing ofga client.

Closes CSS-5879