An implementation of OpenFGA in Golang
OpenFGA in Golang. OpenFGA is a flexible, open-source system for Fine-Grained Authorization, allowing you to model and enforce complex access control policies. This project is an implementation of OpenFGA in Golang, providing a robust and scalable solution for managing access control in your applications.
- Clone the repository
git clone
- Run the following command to start the OpenFGA program:
go run main.go