I have a web app that works with Spreadsheets API to change
spreadsheets and Doc List API to create new ones. I went from AuthSub
to Client login, because of multiscope/user experience issues and now
want to get back, as multiscipe features has been relesaed. I realize
that OAuth is now implemented and works just like AuthSub.
However .NET library documentation only shows and mentions AuthSub.
What should I do? Wait for OAuth? Implement AuthSub and then wait for
OAuth, hoping .NET library design will make replacing one with another
easy?
Those familiar with protocol level OAuth, is it similar to AuthSub
enought that I should venture into modifying GData sources to adapt
for it?
Any tips are very much welcome. I've got to release mine soon (to
extended private beta) , and this is the last outstanding issue.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to