Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'verbose' option #162

Open
aaguiarz opened this issue Sep 21, 2023 · 1 comment
Open

Add 'verbose' option #162

aaguiarz opened this issue Sep 21, 2023 · 1 comment
Assignees
Labels
good first issue Good for newcomers

Comments

@aaguiarz
Copy link
Member

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
@aaguiarz aaguiarz added the good first issue Good for newcomers label Jan 4, 2024
@joeyaflores
Copy link

Could I be assigned this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants