[google-appengine] Re: Programmitcally doing authentication with Google Account

2009-03-10 Thread Ritesh Nadhani
Hello On Tue, Mar 10, 2009 at 1:55 PM, lenza wrote: > > The answer to your general question is yes, you can programmatically > login to Google Accounts.  See my post here for the steps involved: > > > http://groups.google.com/group/google-appengine/browse_thread/thread/bbb2b83d577fedd8/69df83cd2

[google-appengine] Re: Programmitcally doing authentication with Google Account

2009-03-10 Thread Ritesh Nadhani
Hello On Tue, Mar 10, 2009 at 1:04 PM, Wooble wrote: > > > > On Mar 10, 3:13 pm, Ritesh Nadhani wrote: >> Hi >> >> Can I dynamically authenticate a user with Google Accounts? >> >> Then I can use users.get_current_user(). > > If by "programmatically" you mean you know the user's username and >

[google-appengine] Re: Programmitcally doing authentication with Google Account

2009-03-10 Thread lenza
The answer to your general question is yes, you can programmatically login to Google Accounts. See my post here for the steps involved: http://groups.google.com/group/google-appengine/browse_thread/thread/bbb2b83d577fedd8/69df83cd23850d58?lnk=gst&q=android#69df83cd23850d58 But what exactly ar

[google-appengine] Re: Programmitcally doing authentication with Google Account

2009-03-10 Thread Wooble
On Mar 10, 3:13 pm, Ritesh Nadhani wrote: > Hi > > Can I dynamically authenticate a user with Google Accounts? > > Then I can use users.get_current_user(). If by "programmatically" you mean you know the user's username and password and fill it in for them, no. Allowing you to do that would be