Can't Log In

Account · 12 articles

Can I log in with Google or GitHub?

Yes, Lovable supports OAuth login via Google and GitHub. Click the appropriate button on the login page. Make sure the email on your OAuth account matches your Lovable account email.

I created an account but can't log in.

Verify you're using the exact email you registered with. Check your email for a verification link—you may need to confirm your account first. If you signed up with OAuth, use that same login method.

I'm getting an error when I try to log in.

Try a different browser or clear your cache and cookies. Check if Lovable is experiencing any service issues at status.lovable.dev. If the error includes a specific message, share it with [email protected] for faster troubleshooting.

My account seems locked. What do I do?

Accounts may be temporarily locked after multiple failed login attempts. Wait 15–30 minutes and try again, or use 'Forgot password' to reset. If you're still locked out, contact support.

Why can't I log in to my Lovable account?

Check that you're using the correct email and password. If you've forgotten your password, use the 'Forgot password' link on the login page. Try clearing your browser cache or using incognito mode. If you're still stuck, contact support.

Can I change the email I use to login?

The reference documentation doesn't cover email change procedures. Contact [email protected] to request an email update on your account.

Can I connect more than one design system to a project?

Yes, you can connect multiple design systems to a single project. Go to Project Settings → Connected Design Systems and add multiple design systems. If multiple systems define overlapping components, the most recently connected system takes precedence. This allows layering of base systems (e.g., corporate style + project-specific theme).

Can I customize the design of the emails I send?

Yes, you can use React Email (integrated with Lovable via Supabase Edge Functions) to create custom, templated emails with rich HTML/CSS. Lovable can scaffold the initial email component; you can then refine the design, add variables for personalization, and send via Resend. React Email templates are powerful and flexible.

Can I edit the design system from a connected project?

No, you cannot edit a connected design system from a project that uses it. To edit a design system, open the design system project directly. Changes made there automatically propagate to connected projects. This separation prevents accidental modifications and keeps the design system as the single source of truth.

Can any project be turned into a design system?

Yes, any Lovable project can be designated as a design system. There's no special setup required. Just create a project with reusable components and export them. Other projects can then connect to it via Project Settings → Connected Design Systems. Design systems are powerful for maintaining consistency across teams.

How can I find my tenant ID (SSO login identifier)?

Your tenant ID is typically provided by your workspace admin when they set up SSO. It's usually a unique identifier based on your company domain. Look for it in your SSO setup documentation or ask your admin. Some providers call it a 'subdomain,' 'realm ID,' or 'organization ID.' Lovable will provide your exact tenant ID in the SSO configuration settings.

Users are provisioned but can't log in

If users are created but can't access Lovable, check that their email addresses match what's configured in your SSO provider. Verify that SSO is properly enabled for your workspace and that the redirect URI in your SSO configuration matches Lovable's settings exactly. Test login with one user account first to isolate the issue.