php - Google account ID by account email -


i'm writing application limited amount of users , logging app designed via google accounts. need add functionality of adding permissions of accessing app based on email address. problem is, on database level, verification of permission access app based on google id. since google id more of less not secret information, there way how google id of account based on email address, without logging in account?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -