Evan Prodromou 1179ecd13d Fix nonce usage in OAuth store
The OAuth store was failing on getting a request token, because the
token value was forced to be non-null in the DB. Let this value be
null, and use the correct primary key (consumer, timestamp, nonce).
Drop the reference to token table, and don't ever use it.
2009-03-07 12:55:09 -08:00
..
2009-02-06 04:03:03 -05:00
2008-12-23 14:33:23 -05:00
2009-03-07 12:55:09 -08:00
2009-03-07 12:55:09 -08:00
2008-12-23 14:44:28 -05:00
2008-12-23 14:33:23 -05:00
2008-12-23 14:33:23 -05:00