I'm writing a web application with GAE and I use Google Accounts for authentication. I would like to access Picasa web albums with gdata-python-client.
It seems like I need to ask the user for credentials twice : once for my app authentication (google.appengine.api.users), and once in order to get the picasa token (gdata.photos.service.PhotosService). Is there a way to do this by asking only once for an email and password? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
