digideskio / zotonic

Automatically exported from code.google.com/p/zotonic
0 stars 0 forks source link

Ability to add a specific request token secret #164

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://step2.googlecode.com/svn/spec/openid_oauth_extension/drafts/0/openid_oaut
h_extension.html

dictactes that a request token should be generated with an empty token secret, 
for immediate authorization.

This is currently not possible with the OAuth store;
I propose adding a "secret" option to the options array with the requested 
token secret in the addConsumerRequestToken functions.

Original issue reported on code.google.com by scherpenisse on 18 Mar 2011 at 3:27

GoogleCodeExporter commented 8 years ago
oops.
http://code.google.com/p/oauth-php/issues/detail?id=105

Original comment by scherpenisse on 18 Mar 2011 at 3:28