Hey, I am trying to implement the google sign-in i...
# help
h
Hey, I am trying to implement the google sign-in in my serverless app, using the docs - https://docs.amplify.aws/lib/auth/advanced/q/platform/js/#google-sign-in-react, but facing an issue “popup_closed_by_user” in every browser. I haven't blocked the cache. Can someone help me in solving please?
h
Thanks, but it would have been better if you add in the previous note taking app. I am following the previous one so it's getting bit complicated for me to implement.
Also I want to make it two way flow, like a new user will sign up and old will sign In, if the old user try to sign up again, it ll display an error “user already exists”. How can I do it ?
m
OAuth is one way flow. Technically you only have sign-in