Currently we have different implementations for validating FGA models (JS/Go/Java implementations in openfga/language and in the OpenFGA server).
The goal is:
- Keep validation in the Go implementation
- Create a LSP through the CLI so we can use it for IDE integrations
- Possibly a WASM output for browser support
Currently we have different implementations for validating FGA models (JS/Go/Java implementations in openfga/language and in the OpenFGA server).
The goal is: