Closed GoogleCodeExporter closed 9 years ago
i meant to say UserService is providing an "OAuth" login
Original comment by northrup...@gmail.com
on 3 Jun 2010 at 6:55
Most client libraries for GData support OAuth:
http://code.google.com/apis/gdata/articles/oauth.html
On the other hand, the JavaScript client, which the gwt-gdata library binds to,
only
supports AuthSub, AFAIK. If you're looking for OAuth support in gwt-gdata, then
i
would point you to the GData JavaScript client project
(http://code.google.com/p/gdata-javascript-client/) since that's where OAuth
support
will need to be added (the gwt-gdata library is just a GWT mirror of the
JavaScript
client).
Original comment by bobbysoa...@gmail.com
on 3 Jun 2010 at 8:26
Original issue reported on code.google.com by
northrup...@gmail.com
on 3 Jun 2010 at 6:54