Skip to content

Index of Module oauth

Chris Petersen edited this page Sep 11, 2015 · 1 revision

Module: oauth

This module provides wrapper for the liboauth library.

Functions in this module:

Function Short Description
(oauth-GET-signedurl url ckey csecret utoken usecret) Sign a url for a GET request
(oauth-POST-signedheader url ckey csecret utoken usecret) Generate a signed header for a POST request.
Clone this wiki locally