Give us feedback
oauth-1-0-library
Service icon

Oauth 1.0 Library

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 23 March 2022 by 
0.0
 (0 ratings)
oauth-1-0-library

Oauth 1.0 Library

Details
Generate Authorization for Oauth 1.
Read more

Input

  • HTTP_Request_Method ("GET", "POST", "PUT", "DELETE")
  • URL (URL with parameters to request)
  • Version (1.0 Only)
  • SignatureMethod (HMAC-SHA256 Only)
  • Realm
  • ConsumerKey
  • ConsumerSecretKey
  • Token
  • TokenSecretKey


Output

  • Authorization
Release notes (1.0.0)
Reviews (0)