vue3-google-signin icon indicating copy to clipboard operation
vue3-google-signin copied to clipboard

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

Results 22 vue3-google-signin issues
Sort by recently updated
recently updated
newest added

**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 ?

need-reproducible
triage

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.15 to 2.9.16. Changelog Sourced from vite's changelog. 2.9.16 (2023-05-26) fix: port #13348 to v2, fs.deny with leading double slash (#13350) (7d8100a), closes #13348 #13350 Commits ea814d7...

dependencies

**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...

bug

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

When the button is clicked and the login() function is executed, we have no way to control the pop-up window closing situation. If you close it, there is no feedback...

The button size default value is large. See https://developers.google.com/identity/gsi/web/reference/js-reference#size

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.7. Changelog Sourced from vite's changelog. 5.1.7 (2024-03-24) fix: fs.deny with globs with directories (#16250) (5a056dd), closes #16250 5.1.6 (2024-03-11) chore(deps): update all non-major dependencies...

dependencies

"scripts": { "start": "vite", "build:pro": "vue-tsc -b && vite build", "preview": "vite preview" }, "dependencies": { "@use-telegram-auth/client": "^1.0.5", "vue": "^3.4.31", "vue3-google-signin": "^1.3.5" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.5", "typescript": "^5.2.2", "vite":...