Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@m0nhawk
Copy link
Contributor

@m0nhawk m0nhawk commented Nov 16, 2021

New Features

Breaking Changes

Bug Fixes

Improvements

  • do not output authentication token to logs

Dependency updates

Deployment changes

@m0nhawk m0nhawk requested a review from jawadqur November 16, 2021 20:48
jawadqur
jawadqur previously approved these changes Nov 16, 2021
@m0nhawk m0nhawk requested a review from jawadqur November 16, 2021 21:17
jawadqur
jawadqur previously approved these changes Nov 16, 2021
@m0nhawk m0nhawk merged commit f107bde into master Nov 16, 2021
@m0nhawk m0nhawk deleted the fix/authtoken branch November 16, 2021 21:25
jwks, err := keyfunc.Get(jwksURL)
if err != nil {
log.Fatalf("Failed to create JWKS from resource at the given URL.\nError: %s", err.Error())
log.Debug("Failed to create JWKS from resource at the given URL.\nError: %s", err.Error())
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be log.Debugf()?

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

Successfully merging this pull request may close these issues.

4 participants