OAuthSimple Test Document

This page uses the OAuthSimple JavaScript client to compute OAuth 1 signatures. It doesn't send your secrets to any servers. It just uses them in your browser.

Request




Client credentials (consumer key and secret)


Token credentials or temporary credentials (access token and secret, or request token and secret)


OAuth parameters





Parameter transmission

Signature base string:
Signature:
Request
Start line:
Headers:
Entity body:
As curl: