auth0-blog / react-flux-jwt-authentication-sample

Sample for implementing Authentication with a React Flux app and JWTs
590 stars 101 forks source link

Get Method with Token Authrization #26

Closed hunzaboy closed 6 years ago

hunzaboy commented 8 years ago

I followed the fetch function to get data but no luck.

How can i add the authorizaiton code to a GET method?