oauth_token=********************&oauth_signature_method=*******
curl --location --request GET 'https://httpbin.org/anything/oauth-1.0' \ --header 'Authorization: OAuth <parameters>'
{}