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

Example usage #1

Open
johtso opened this issue Apr 20, 2022 · 0 comments
Open

Example usage #1

johtso opened this issue Apr 20, 2022 · 0 comments

Comments

@johtso
Copy link

johtso commented Apr 20, 2022

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!

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

No branches or pull requests

1 participant