Add 'verbose' option
Open
@joeyaflores is already working on this.
Since Jan 6, 2024.
good first issue
- Dominant language
- Go
- Stars
- 102
- Forks
- 49
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 16
Description
Add a 'verbose' option which would display:
- The configuration values (api-url, audience, client_id, store, etc). Won't display the client_secret if provided.
- The OAuth Requests if the server is configured to use OAuth
- The HTTP Request
- Time it took to execute the request measured from the client
- Log OpenFGA headers that have the time it took to execute the request in the server/number of database reads
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.