Google One Tap Login Demo
Experience seamless authentication with Google One Tap
Current Status
Not Logged In
The Google One Tap prompt should appear automatically. If it doesn't, click the button below.
Features
One-Click Login
No password required, just click your Google account
No Page Reload
Seamless authentication without redirects
Auto-Display
Automatically shows to new visitors after 2 seconds
Smart Detection
Won't show if you're already logged in
Performance Optimized
Lazy-loaded to not impact page speed
Mobile Friendly
Works great on all devices
Quick Setup
- Get Google Client ID
Create OAuth credentials at Google Cloud Console
- Add to environment
NEXT_PUBLIC_GOOGLE_CLIENT_ID=your-client-id.apps.googleusercontent.com - Restart server
npm run dev
For detailed instructions, see GOOGLE_ONE_TAP_SETUP.md