-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hey, stumbled across your repo after tearing my hair out trying to make requests to the Flickr API from a Cloudflare Worker. Problems come from only having access to the async WebCrypto api for signing. There don't seem to be any examples out there for how to generate the correct signature using WebCrypto, and the oauth1 libraries either assume a node.js environment or expect a synchronous signing function.
So the idea of something self contained is tantalising!
You don't happen to have any examples on hand of how to make a request to an api using this library?
Cheers!
xmflsct
Metadata
Metadata
Assignees
Labels
No labels