Hi,
I need help in authenticating with oauth 1.0 in magento 2.
It requires a oauth 1.0, and I have the following credentials
Consumer Key:
Consumer Secret:
Access Token:
Token Secret:
Set Signature Method to HMAC-SHA256
.
I have read that is possible through custom app, but I would like to know if there is something easier.
Thanks