python - How to get google ID from email -


i'm using google id datastore id user objects.

sometimes want find user email. gmail address can appear dots or without, capital letters , other variations. how can retrieve user id given email?

first of should store email property in lowercase since case not relevant. if want take account dot or plus symbols , being able query on them, should store in (hidden) property stripped out version of email , execute queries on one.


Comments

Popular posts from this blog

php - Dynamic url re-writing using htaccess -

java - Multi-Label Document Classification -

blackberry 10 - how to add multiple markers on the google map just by url? -