[Module Listing Request]: `nuxt-vue3-google-login`
module-request
### Description
This module is a Nuxt 3 wrapper for vue3-google-login — the widely adopted Vue 3 Google OAuth plugin with 500k+ monthly npm downloads.
It provides zero-config Google Identity Services (GSI) integration for Nuxt with:
- Auto-imported `<GoogleLogin>` component (SSR-safe, client-only)
- Auto-imported utility functions: `decodeCredential`, `googleOneTap`, `googleLogout`, `googleTokenLogin`, `googleAuthCodeLogin`, `googleSdkLoaded`
- Module options via `googleLogin` config key (clientId, prompt, autoLogin, popupType, etc.)
- Vite optimizeDeps pre-bundling handled automatically
- Full TypeScript support
### Repository
https://github.com/devbaji/nuxt-vue3-google-login
### npm
https://www.npmjs.com/package/nuxt-vue3-google-login
### Nuxt Compatibility
Nuxt 3, Nuxt 4
0 条评论