Skip to content

Instantly share code, notes, and snippets.

View Armogo's full-sized avatar
✌️

Armogo Armogo

✌️
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 {
  ...