Consumer
OAuth consumer
can be created as:
|
Lib.OAuth.Consumer.new(key, secret) |
creates consumer object with key and secret parameters |
key - consumer key string secret - consumer secret string |
has two read-only properties:
|
key |
string |
|
secret |
string |
Created with the Personal Edition of HelpNDoc: Free help authoring environment