Geoffroy BRAUN
Geoffroy BRAUN
Hi, recently, I had a development that required a lot of http calls, and I wondered if we could discuss that together using an example to reduce those calls amount....
Hi guys, recently I made a mistake (fortunately, in development environement) and sent a request to create an authorization model twice, which created the same model without asking any question....
Unfortunatly, the "SmokeMe" package is not compatible with API versioning. From a Swagger UI, we get a bad request status code, as the "/smoke" endpoint does not specify any version....
For now on, when a smoke test needs to clean up some data, it must be part of the scenario or triggered using the "IDisposable" interface, which might not be...
Such as health checks can specify their required authorization using the method "RequireAuthorization()", it would nice to have the capacity to protect the "/smoke" endpoint by specifying an authorization mecanism...
### Checklist - [x] I have looked into the [README](https://github.com/openfga/openfga/blob/main/README.md) and have not found a suitable solution or answer. - [x] I have looked into the [documentation](https://openfga.dev/docs) and have not...
### Checklist - [x] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Hi all, we use OpenFga for...