javascript - Login with google using google plus api on website for UserInfo and contacts using contact api -
i have implemented login google using google plus api. have achieved basic steps still have doubts can errors project in coming future or also.
what have accomplished :
- got google user profile info.
- got email id
- got contacts of google logged in account.
problems , doubts facing are:
- once logged in using google account on clicking button in website , logout website,then unable again login in website using google login button google login button doesnt perform event , not getting error on browser console.
- currently have used attribute approval: force ,till time on clicking login button if multiple gmail ids logged in ask through id want login.but here each time approval popup irritating user if he/she using same id login. so, want remove approval:force ,but if application reloads api gets automatically called,and start fetching information. need should still ask me account want login
Comments
Post a Comment