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 Parameters checking in the RS256Algorithm's constructor #209

Merged
merged 3 commits into from
Jul 2, 2019
Merged

Fix Parameters checking in the RS256Algorithm's constructor #209

merged 3 commits into from
Jul 2, 2019

Conversation

mirsaeedi
Copy link
Contributor

The messages shown in the exception description are not according to the corresponding variable.

@abatishchev abatishchev self-assigned this Jul 2, 2019
@abatishchev
Copy link
Member

Oh! Good catch. Thanks for the fix.

src/JWT/Algorithms/RS256Algorithm.cs Outdated Show resolved Hide resolved
src/JWT/Algorithms/RS256Algorithm.cs Show resolved Hide resolved
@abatishchev
Copy link
Member

Please address two small comments, and I'll merge right away!

src/JWT/Algorithms/RS256Algorithm.cs Outdated Show resolved Hide resolved
@abatishchev abatishchev self-requested a review July 2, 2019 22:45
@abatishchev abatishchev added this to the 5.0 milestone Jul 2, 2019
@mirsaeedi
Copy link
Contributor Author

mirsaeedi commented Jul 2, 2019

Please address two small comments, and I'll merge right away!

It's done! Please let me know if there are any other problems.

@abatishchev abatishchev merged commit aa3d71b into jwt-dotnet:master Jul 2, 2019
@abatishchev
Copy link
Member

Awesome, thanks again for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants