How to create (OAuthv1) RSA-SHA1 Postman Authorization request header with Axios in NodeJS
问题 I would like to convert the following Postman Authorization request into an Axios http Authorization request. Here is an example of the headers from Postman { Authorization: OAuth oauth_consumer_key="Oauth%20key",oauth_token="I9mo8rYA1t7U7bu51mdMlSGx6pBkAGVz",oauth_signature_method="RSA-SHA1",oauth_timestamp="1607311840",oauth_nonce="UmbuDisXoIy",oauth_version="1.0",oauth_signature="QcO7tTLIgOv5AJVkNZzZwraV4T6fmGM8wCQM0zpLfylhv7ubL%2F1zYSEm6Pou7RGd4h9Z4CEIQ0J6zieC2djx3TmHkoZzx1nTJf%2Bc4mCs