App Logo
lovable.dev

Lovable login (Google SSO)

Sign in to Lovable with Google and land on the dashboard, ready for the scripts that need a signed-in session. Already signed in, it returns straight away instead of repeating the sign-in. Works whatever language Lovable is displayed in.

Input

email optional

Google account to pick if Google shows an account chooser. Omit to use the single signed-in account.

Output

url required

The Lovable URL the run landed on once signed in.

loggedIn required
account optional

Echo of the email argument — which Google account the run was told to pick. Null when the caller did not specify one. This is the request, not verified session evidence: Lovable surfaces no account email on the signed-in page, so there is nothing to read it back from.

Start building not clicking