r-lib / httr2

Make HTTP requests and process their responses. A modern reimagining of httr.
https://httr2.r-lib.org
Other
238 stars 59 forks source link

Generic request signing interface #562

Closed hadley closed 1 week ago

hadley commented 3 weeks ago

i.e. more general than auth_oauth_sign

with https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_sigv-create-signed-request.html as a possible use case