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 :

  1. got google user profile info.
  2. got email id
  3. got contacts of google logged in account.

problems , doubts facing are:

  1. 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.
  2. 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

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -