Y
Hacker News
new
|
ask
|
show
|
jobs
by
gregjor
989 days ago
curl
2 comments
_thinx
989 days ago
me too! or, you can give httpie [1] a try
[1]
https://httpie.io
link
saasjosh
988 days ago
How do you deal with oauth2 with curl?
link
gregjor
988 days ago
Google for “curl oauth2” for lots of helpful explanations and examples.
link
saasjosh
988 days ago
It's not as straightforward as something like Insomnia because you have to write a script that will open a browser and pull the tokens from there.
link
gregjor
988 days ago
That depends. If you can use the command line and write a short script that’s just copy/paste from StackOverflow, curl is very simple.
link
[1] https://httpie.io