Closed GoogleCodeExporter closed 9 years ago
You can do that with this command:
OAuthStore::instance('MySQL', array(......));
but please post your suggestion.
Original comment by brunobg%...@gtempaccount.com
on 13 May 2010 at 11:41
This works when using OAuthStore directly, but in cases where OAuthServer or
OAuthRequestVerifier are used,
the defaults are used. My changes are simply a means of passing the parameters
for the OAuthStore constructor
to OAuthServer and OAuthRequestVerifier.
Original comment by tommo...@gmail.com
on 14 May 2010 at 12:32
You can init the OAuthStore instance before calling OAuthServer or any other
class...
Doesn't that solve it?
Original comment by brunobg%...@gtempaccount.com
on 17 May 2010 at 2:46
Original comment by brunobg%...@gtempaccount.com
on 4 Jun 2010 at 2:51
Original issue reported on code.google.com by
tommo...@gmail.com
on 13 May 2010 at 12:11