# Gemini OAuth credentials # Obtain by running: gemini (complete the login flow) # Then copy from: ~/.gemini/oauth_creds.json GEMINI_REFRESH_TOKEN=1//03... # Optional: cached access token (avoids one round-trip on startup) GEMINI_ACCESS_TOKEN=ya29... GEMINI_TOKEN_EXPIRY=1234567890000