Skip to content

Instantly share code, notes, and snippets.

View viralpatel380's full-sized avatar
🎯
Focusing

Viral Patel viralpatel380

🎯
Focusing
View GitHub Profile
@srestraj
srestraj / gsi-with-nuxt.md
Last active December 13, 2023 04:50
Integrate Google Sign-in and One-tap with Nuxt.js

Integrate Google Sign-in (Popup method) with Nuxt.js - Works in Incognito mode as well

Nuxt 3 version here.
Add GSI client in your nuxt.config.js
export default {
  ...