2

It's possible to have nicknames / aliases for your email accounts in Google Apps - so if I have email ID a1@domain.com with nicknames a2 and a3, will the user_id property on App Engine differ when I use these different aliases to login?

Sudhir Jonathan
  • 16,998
  • 13
  • 66
  • 90

1 Answers1

3

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.

Nick Johnson
  • 100,655
  • 16
  • 128
  • 198