Hi,
I would like my application - an iPhone app, to use the Google App Engine to authenticate for all requests. I would prefer a single email/password to be stored inside the app, and to be used for these reqeusts.
Now, suppose the app is installed by say 1000 people and all 1000 people use it at the same time - will google cause issues saying that there are 1000 separate requests from separate ips coming for a same email username/password?
I am thinking of testing it with say - 4 or 5 machines. But it is difficult to properly test it - so if somebody knows it - I would be much obliged if you could let me know about the same.
Regards
K