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

Add support for x-authy-signature-nonce as a string #11

Merged
merged 1 commit into from
Aug 1, 2016

Conversation

ruimarinho
Copy link
Owner

@ruimarinho ruimarinho commented Aug 1, 2016

Headers are always strings so generally the client should accept it as is. The integer version is still supported in case any specific body parser casts this value to it.

Closes #8.

Headers are always strings so generally the client should accept it as
is. The integer version is still supported in case any specific body
parser casts this value to it.
@ruimarinho ruimarinho self-assigned this Aug 1, 2016
@ruimarinho ruimarinho merged commit 9029277 into master Aug 1, 2016
@ruimarinho ruimarinho deleted the enhancement/support-nonce-as-string branch August 1, 2016 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant