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

Native ListUsers API in OpenFGA #27

Open aaguiarz opened 6 months ago

aaguiarz commented 6 months ago

Description

Hi!

We are planning to build a ListUsers endpoint in OpenFGA, we are working on a RFC here https://github.com/openfga/rfcs/pull/15/files

Given your API client provides a client-side implementation for the same functionality, you might be interested in review what we are trying to do and provide feedback.

aaguiarz commented 6 days ago

This is now shipped, in case you want to use it https://openfga.dev/docs/getting-started/perform-list-users :)