I'm making a client/server app and on the client side I'm using the
ClientLogin for authentication.  I take the token and send it to the
server.  The reason for this is so that my server app never has access
to the password for reasons of security.

My problem is that I need to get some unique static information about
the user using the token but I cant seem to find any APIs that will
have this capability.  The best case scenario would be to obtain an ID
that is unique to the account and never changes regardless of what
they change in their account.

Any suggestions about what API to use?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data Protocol" 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to