dhruvil12 / oauth-php

Automatically exported from code.google.com/p/oauth-php
MIT License
0 stars 0 forks source link

Ability to add a specific request token secret #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 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:28

GoogleCodeExporter commented 9 years ago

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

Attachments:

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r190.

Original comment by scherpenisse on 22 Mar 2011 at 9:16