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

Added HMAC-SHA256 as a signature method to OAUTH1 #750

Merged
merged 5 commits into from
Apr 26, 2016

Conversation

amccarter
Copy link
Contributor

I needed support for HMAC-SHA256 for a project

@hallem
Copy link
Member

hallem commented Sep 30, 2015

looks good so far... you just need to add some unit tests then I can finish the review and get it merged in

@amccarter
Copy link
Contributor Author

All of my unit tests pass now.

I'm not sure when this failure is with the RestSharp.IntegrationTests.AsyncTests.Can_Cancel_GET_TaskAsync test... I never touched that one.

@hallem
Copy link
Member

hallem commented Sep 30, 2015

There's something wrong with that test running in the CI environment. I've not figured it out yet.

@amccarter
Copy link
Contributor Author

Do you need anything further from me on this one?

@hallem hallem merged commit 7971b03 into restsharp:master Apr 26, 2016
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