Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By “verify return users”, I assume you just mean detect when a user returns to your account and log them in?
Attribute exchange data is provided by users, and is both optional and easily changed, so it can’t be relied on for anything that is remotely related to account security.
Google’s OpenID identifier is only unique per-domain — the workaround is just to have a single domain used for authentication. And that’s assuming you have multiple domains. If you only have one domain, then there aren’t any problems.