HTML PHP google single sign on signout will throw “Cannot read property 'getAuthInstance' of undefined”

前端 未结 4 843
既然无缘
既然无缘 2021-02-07 04:46

I have created google single sign on by following steps mentioned in https://developers.google.com/identity/sign-in/web/sign-in

The sign in works like a charm but when

4条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-07 05:02

    easiest way is to add ?onload=onLoad so that your api script becomes

      
    
    
    

提交回复
热议问题