Hi.. crock..

Yes.. There is a way to authenticate user without redirecting them to
the google's page..
For that you need to use OAuth technique.. for that you can either
need to store use's login name and password..
or you can also choose option for asking user each time its logins in
to your page.. Then by using this information
you can obtain one time token.. from that you can access google
account information..

So if you avoid to use session token then there is no need for
redirecting user to google's authentication page..

Thanks and Regards.
Hussain

On Dec 19, 3:44 pm, crock <[email protected]> wrote:
> Sorry for the basic question.
> For my web application, I need calendar functionality - schedule
> events, share info between groups, etc
>
> I don't want people to have to login to google account (they might not
> even have one).
> In documentation it says I need to use AuthSub for authentication, and
> that  users will be taken  to the login screen for their Google
> account. Any way to avoid this step?
>
> Thank you

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to