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

Remove unnecessary warn() in JWT validation code #92

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nickcatal
Copy link

There is a warn() that indicates that authenticate_request should only be used for backend API requests.

This is showing up in various logs in my app (tests, access logs, etc) without providing insight that couldn't be determined from just reading the project's documentation.

@PaoloSalta
Copy link

Updated to 1.8.0, still getting the warn notice

@nickcatal
Copy link
Author

@simplesagar @speakeasybot @tmilewski Can one of y'all merge this in and bump the version at your earliest convenience?

@tmilewski
Copy link
Member

@nickcatal I have merged this; however, I can't push a new release until additional (unrelated) testing is completed. Hopefully, it will not take too long, though!

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.

3 participants