devbaji / vue3-google-login

Add Sign In With Google feature to your Vue 3 application
https://github.com/devbaji/vue3-google-login/
MIT License
208 stars 30 forks source link

Consent screen remains blank with console Error "window.opener cannot be null" #7

Closed Nizzy94 closed 2 years ago

Nizzy94 commented 2 years ago

Consent screen remains blank when user clicks on the rendered button.

Never mind. Turns out it's a configuration issue. Answer is provided here.