Closed GoogleCodeExporter closed 9 years ago
This is a nice idea, but changing verify() would break compatibility with
existing
code. I created a new OAuthRequestVerifier::verifyExtended() method that
returns this
extra data, an array('user_id' => xxx, 'consumer_key' => yyyy).
If you need more data than this (the id, for instance), use
OAuthServer::getServer().
Original comment by brunobg%...@gtempaccount.com
on 18 Feb 2010 at 5:01
thx! this cool, now i know witch application wants to perform a action. That´s
really
cool.
Original comment by fiedler....@gmail.com
on 19 Feb 2010 at 2:15
Original issue reported on code.google.com by
fiedler....@gmail.com
on 10 Feb 2010 at 11:56