-
### Environment
Nuxt project info: (copied to clipboard) 12:17:03 AM
------------------------------
- Operating System: Darw…
-
`
import { useOneTap, type CredentialResponse } from 'vue3-google-signin'
useOneTap({
onSuccess: (response: CredentialResponse) => {
console.log('Success:', response)
},
onError: () …
-
I really dont know what is happening... randomly i get "missing required parameter client_id" in console... one day it works.. the next it doesnt...
![image](https://github.com/wavezync/nuxt-vue3-…
-
"scripts": {
"start": "vite",
"build:pro": "vue-tsc -b && vite build",
"preview": "vite preview"
},
"dependencies": {
"@use-telegram-auth/client": "^1.0.5",
"vue": "…
-
**Describe the bug**
hello i using one tap.
but after i success login.
The One Tap is still showing.
how to disabled it when user already logged in ?
-
I have installed the package and i can choose which google account to login with, however on this line https://github.com/reslear/CapacitorGoogleAuth-Vue3-example/blob/main/src/views/Login.vue#L46
…
-
**Describe the bug**
GSI_LOGGER]: Your client application uses one of the Google One Tap prompt UI status methods that may stop functioning when FedCM becomes mandatory. Refer to the migration guide …
-
# こっちの方がわかりやすい?
[Django django-allauthで、サクッとソーシャルログイン機能を実装](https://www.webcyou.com/?p=10212)
_Originally posted by @myantyuWorld in https://github.com/myantyuWorld/stackies-app/is…
-
Hi,
I am using Nuxt 3 and my app will use Facebook login, but we don't want to use nuxt-auth because nuxt-auth is for multi provider which can make the built files larger.
So do you know any np…
-
thanks for writing a clean gapi wrapper for vue.js! i got it working seamlessly within a vue app but am having trouble integrating it within nuxt. how would i refactor [this usage example](https://vue…