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 debug mode with more info #654

Closed
TimurSadykov opened this issue May 7, 2021 · 0 comments · Fixed by #656
Closed

Add debug mode with more info #654

TimurSadykov opened this issue May 7, 2021 · 0 comments · Fixed by #656
Assignees
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@TimurSadykov
Copy link
Member

Currently there is no easy way to investigate transient errors. Usually they happen under certain conditions, so we need an ability to trace the state of the library to be able to reproduce those conditions.

Couple suggestions:

  1. Add a debugging mode with verbose logging on all the components of a library.
  2. Always trace issuer claim when there is an error refreshing the token - this will help to investigate rare production issues when debugging mode is not an option.
@TimurSadykov TimurSadykov self-assigned this May 7, 2021
@Neenu1995 Neenu1995 added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants