Supercharge Your Authorization System with FGA

Learn how to overcome the limitations of your authorization system by switching to OpenFGA.
Read more…

:writing_hand:t2: Brought to you by @vncz

1 Like

Hi folks! Did you try to implement authorization in your app using FGA? Let us know if you have any questions on this front!

1 Like

Hi Robertino

We need to implement something similar to the GDrive scenario, where a “file” can be shared across otherwise unrelated Organizations. If I’m reading it right, the example covers a single organization?

Would I create an AuthModel for each organization, and add a tuple to both when a file is shared from between two?
Or would I create a single AuthModel with an Orgnization entity? The two models would enable custom roles inside an Organization which might be useful.

Best
Niels