Hi Nikolay, On Sat, Jan 7, 2012 at 5:39 PM, Nikolay Elenkov <[email protected]>wrote:
> On Sun, Jan 8, 2012 at 1:32 AM, John Goche <[email protected]> > wrote: > > > > > Now that you have mentioned AccountManager I have found the following > site: > > > > http://gnuc.in/resources/archives/1404 > > > > I don't know much of what this token is or what it is for. > > You should read up on it. > Where??? > > > At the moment I > > am not > > authenticating users which is a big problem. I appreciate any more > pointers. > > BTW, if I wanted to use OpenID instead of Google accounts would there be > > much to change? > > Why do you think OpenID is better for your case? Google accounts > auth works OTB, you'll need to do more work for OpenID. > OK so maybe scrap OpenID. I will simply use Google accounts. The bad part about google is that I've heared its servers are slow in China, but then probably so would app engine. To get pointers, you need to give more details: what are > you trying to do? Why? How many users? etc. > Well, what I need to do is the following. A user connects to appspot.com site and authenticates. The user then creates a "group". The user is the admin for that group. The user can add other users to the group by simply entering their email addresses. These can then connect and join the group by entering their credentials. Once connected users of a group may share information. This is what I am trying to do. Pointers welcome, Regards, John Goche -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

