Google signInCallback called twice when user is signed_out

后端 未结 1 862
闹比i
闹比i 2021-02-09 16:03

I am using Google Login hybrid flow to authenticate users but I have a strange bug : when users are signed out (authResult[\'error\'] == \'user_signed_out\'), the <

相关标签:
1条回答
  • 2021-02-09 16:27

    This isn't exactly an answer, but whenever I use Chrome this error occurs, but as soon as I switched to Safari it went away. I realize this may not help the OP, but just in case anyone else happens to stumble across this thread, try using a different browser. It worked for me.

    0 讨论(0)
提交回复
热议问题