You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OAuth auto-launch: The OAuth flow now automatically opens your browser when tokens are missing or expired
google_auth tool improvement: Now calls authenticate() which opens the browser and handles the OAuth callback automatically (instead of just returning a URL)
Auto-auth on startup: Server uses initializeWithAuth() on startup to automatically trigger authentication if credentials exist but tokens are missing/expired