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

AuthorizationHeaderValueGetter should be Func<HttpRequestMessage, Task<string>> #627

Closed
jamiehowarth0 opened this issue Feb 27, 2019 · 0 comments
Labels

Comments

@jamiehowarth0
Copy link
Member

Generating the OAuth signature requires access to the HttpRequestMessage, not currently granted.

@jamiehowarth0 jamiehowarth0 changed the title AuthorizationHeaderValueGetter should be Func<Task<HttpRequestMessage, string>> AuthorizationHeaderValueGetter should be Func<HttpRequestMessage, Task<string>> Feb 27, 2019
@jamiehowarth0 jamiehowarth0 mentioned this issue Feb 27, 2019
@lock lock bot added the outdated label Sep 3, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant