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

fix(security) no token logging on claims parsing errors #265

Closed
wants to merge 1 commit into from

Conversation

yearofthedan
Copy link

This relates to #259

I've made the following changes:

  1. No more token logging when the error is thrown
  2. The original error message is included in the log instead (copied this pattern from elsewhere in the repo)

Cheers!

@erezrokah erezrokah added the type: bug code to address defects in shipped code label Jan 7, 2021
@erezrokah erezrokah self-requested a review January 7, 2021 10:36
@erezrokah
Copy link
Contributor

Thanks @yearofthedan - sorry for the very late review.
I moved your fix to #279 and added a test case

@erezrokah erezrokah closed this Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants