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

Force skip validation option #32

Merged
merged 4 commits into from
Nov 7, 2023

Conversation

maximeb97
Copy link
Contributor

  • Added -f / --force option

In some case the jwt token may not have typ specified, so the validator prevent the script from starting

  • Added Missing token error message when token is not provided
  • Changed the Unsupported typ error message to display the acual token typ instead of alg

@lmammino
Copy link
Owner

lmammino commented Nov 3, 2023

Hey sorry for the very long delay in getting back to you. I had missed this PR somehow!

I like this feature and I'd be more than happy to get it integrated. Would you have some time to resolve the conflicts?

thanks

@lmammino
Copy link
Owner

lmammino commented Nov 7, 2023

Thank you so much for this contribution ❤️

@lmammino lmammino merged commit 40ccbb2 into lmammino:master Nov 7, 2023
2 checks passed
@maximeb97
Copy link
Contributor Author

Hi ! No problem :)

@maximeb97 maximeb97 deleted the feat/force-skip-validation branch November 7, 2023 21:50
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.

2 participants