Hello,
I'm writting a small application that display google calender data in
different ways. I have it mostly written using the google api for c#.
I've been using setUserCredentials() each time I make a request, and
resend the usersname and password for authentication.

I have that this is not proper authentication mechinism for webapps. I
was directed to the api docmentation for AuthSub. I can't find any
usage examples for authsub though.Does anyone have any usage examples
using asp.net or tips?

Also I read that when using AuthSub, this sends the user to a google
login page and then sends the user back to your app after it is done. I
really don't want to do this, is there a mechinism to just take the
input from your own form and send it off to google to get a token?

Thanks for any advice,
Rob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" 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-calendar-help-dataapi
-~----------~----~----~----~------~----~------~--~---

Reply via email to