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

Why are we loggin tokens in the handler? #69

Open
takla21 opened this issue Mar 30, 2023 · 0 comments
Open

Why are we loggin tokens in the handler? #69

takla21 opened this issue Mar 30, 2023 · 0 comments

Comments

@takla21
Copy link
Contributor

takla21 commented Mar 30, 2023

Expected Behavior

Token are considered sensitive information. They should not be logged ever.

Actual Behavior

image

_logger.LogError($"The request '{request.RequestUri}' was unauthorized and the token '{token}' cannot be refreshed. Considering the session has expired.");

Steps to Reproduce the Problem

See the code

Specifications

  • Version: Latest
  • Platform: Any
  • Subsystem: N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant