Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jamiehowarth0
Copy link
Member

Updates the signature for AuthorizedHeaderValueGetter to support passing a HttpRequestMessage to the function

jamiehowarth0 and others added 3 commits February 26, 2019 21:25
…Message into getToken() as OAuth signature generation may rely on having access to properties in the request (example: Twitter reuest signing)
@clairernovotny
Copy link
Member

The way this is structured, it would be a breaking change. Is there a way you can restructure it so it's additive?

@jamiehowarth0
Copy link
Member Author

Stand by 🙂

Benjamin Howarth added 2 commits March 15, 2019 18:21
…itive, which is not possible without modifying the handler. So, creatingf a handler explicitly with a method type to support passing HttpRequestMessage in, and then users can choose to use this whenever their getToken method requires access to the HttpRequestMessage.
@jamiehowarth0
Copy link
Member Author

PR updated with additive class, ready to merge.

@jamiehowarth0 jamiehowarth0 changed the title Fixes #627 and relates to #573 Fixes #627, #637 and relates to #573 Jun 5, 2019
@clairernovotny
Copy link
Member

The code and tests look good. Can you please update the docs with the appropriate changes to reflect the new functionality and then I can merge?

@jamiehowarth0
Copy link
Member Author

Done!

@clairernovotny
Copy link
Member

Can you doc the auth updates too? There are a few things in this PR.

…here signature generation is dependent on contents of the HTTP request
@jamiehowarth0
Copy link
Member Author

Completed.

@clairernovotny clairernovotny merged commit a1bfe49 into reactiveui:master Jun 5, 2019
@lock lock bot locked and limited conversation to collaborators Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants