-
Notifications
You must be signed in to change notification settings - Fork 464
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
Added some checks for none algorithm #402
Conversation
Awesome, thanks much for the contribution and for quickly making the suggested changes too! Please bump the version slightly inside JWT.csproj and it's almost good to go. |
Cool, I'll look at bumping the version later tonight. Btw, have your had any chance to look at my other PR for system.text.json #401 |
Will very definitely do! |
There, I'm done now :) Reduced some duplicated code in JwtDecoder and reverted WithValidator to previous state |
Added some tests for none algorithm and also implemented that signature MUST not be sent according to spec in: