Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nuxt Module for vue3-google-signin

License

NotificationsYou must be signed in to change notification settings

wavezync/nuxt-vue3-google-signin

Repository files navigation

BuildnpmnpmNPMDocs

Nuxt Module forvue3-google-signin

Usage

Install package

npx nuxi@latest module add nuxt-vue3-google-signin

Initialize

Now you can add following entry to thenuxt.config.ts(ornuxt.config.js)

import{defineNuxtConfig}from'nuxt/config'exportdefaultdefineNuxtConfig({modules:['nuxt-vue3-google-signin'],googleSignIn:{clientId:'CLIENT ID OBTAINED FROM GOOGLE API CONSOLE',}})

Checkoutdocumentation for more.

Development

  • Runnpm run dev:prepare to generate type stubs.
  • Usenpm run dev to startplayground in development mode.# Nuxt Module
  • Add your google client id to.env in playground

[8]ページ先頭

©2009-2025 Movatter.jp