serviejs / popsicle

Simple HTTP requests for node and the browser
MIT License
246 stars 19 forks source link

access token? #118

Closed ghost closed 6 years ago

ghost commented 6 years ago

How would I do a POST with an access Token using Oauth2?

blakeembrey commented 6 years ago

You can send it in a header like you would any other header. See https://github.com/blakeembrey/popsicle#usage