Google OAuth2 plugin for Vue3 Apps. This uses latest Google Identity Service Library. It also provides set of composables which can be used easily to implement different authentication strategies
Hi!
After many hours on this and lot of searchs, i come here...
Describe the bug
On a fresh new Nuxt project I'm trying to add Google OneTap SignIn with nuxt-vue3-google-signin.
I added the exact same code as provided in the doc but I have this console error after clicking login button.
The errors seems coming from vue3-google-signin.
Screenshots
Desktop (please complete the following information):
Firefox 122.0
Node v20.11.0
NPM 10.4.0
Nuxt 3.10.0
Vue 3.4.15
nuxt-vue3-google-signin 0.0.10
Hi! After many hours on this and lot of searchs, i come here...
Describe the bug On a fresh new Nuxt project I'm trying to add Google OneTap SignIn with
nuxt-vue3-google-signin
. I added the exact same code as provided in the doc but I have this console error after clicking login button. The errors seems coming fromvue3-google-signin
.Screenshots
Desktop (please complete the following information): Firefox 122.0 Node v20.11.0 NPM 10.4.0 Nuxt 3.10.0 Vue 3.4.15 nuxt-vue3-google-signin 0.0.10