Reputation: 17516
It's possible to have nicknames / aliases for your email accounts in Google Apps - so if I have email ID [email protected] with nicknames a2 and a3, will the user_id
property on App Engine differ when I use these different aliases to login?
Upvotes: 2
Views: 99
Reputation: 101149
You can't log in with an email alias unless you create a Google account for them, in which case they will appear as their own separate account, indistinguishable from any other.
Upvotes: 3