Skip to content

#87 - Fix OAuth1 signature to use query parameters#88

Closed
jusmaki wants to merge 1 commit intoheremaps:masterfrom
jusmaki:fix-oauth1-query-params
Closed

#87 - Fix OAuth1 signature to use query parameters#88
jusmaki wants to merge 1 commit intoheremaps:masterfrom
jusmaki:fix-oauth1-query-params

Conversation

@jusmaki
Copy link
Contributor

@jusmaki jusmaki commented Feb 17, 2021

Fixed the OAuth1 signature calculation by parsing URL Query parameters and passing those to the signature calculator.
Added tests to verify that different kind of query parameters can be parsed and that one OAuth1 Signature with GET using query parameters is correctly calculated.

@jusmaki jusmaki force-pushed the fix-oauth1-query-params branch from 801fd47 to 60809ad Compare February 18, 2021 16:16
@jusmaki jusmaki closed this Feb 18, 2021
@jusmaki jusmaki reopened this Feb 18, 2021
@jusmaki
Copy link
Contributor Author

jusmaki commented Feb 18, 2021

Trying to amend

@jusmaki jusmaki force-pushed the fix-oauth1-query-params branch 3 times, most recently from 74f9f9f to d7b0bb3 Compare February 19, 2021 10:05
Signed-off-by: Jussi Maki <jusmaki@here.com>
Signed-off-by: Jussi Maki <jusmaki@gmail.com>
@jusmaki jusmaki force-pushed the fix-oauth1-query-params branch from d7b0bb3 to fe25ab5 Compare February 19, 2021 10:06
@jusmaki jusmaki closed this Feb 19, 2021
@jusmaki
Copy link
Contributor Author

jusmaki commented Feb 19, 2021

Obsolete

@jusmaki jusmaki deleted the fix-oauth1-query-params branch February 19, 2021 10:52
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.

7 participants