- Add retry attempts
- Add caching capability
- Add live tests to the OpenFGA server addition to the mock server.
- Add an example that uses Consumer in conjunction with the Basic Authentication plugin.
- Add build, test, and deploy pipeline (GitHub Actions) to the project
- Add GitHub action to perform a smoke test
- Add GitHub action to publish .rock when a version was tagged. Use LUAROCKS_API_KEY secret.
- The OpenFGA store id in the sqlite database is fixed. Make it dynamic when loading the data.
- Test with PostgreSQL as database backend.