Carol Monroe
← Guides

Deleting an auth user in Lovable Cloud doesn't cascade

lovable · verified Jul 12, 2026

Problem

You delete a user from auth and their rows stay behind. Or worse: after the delete, an old session plus RLS makes the app look like ALL data was wiped.

Fix

  1. Delete the user's child rows first, table by table (children before parents).
  2. Then delete the auth user.
  3. If the app "lost everything" after a delete: it's usually a stale session hitting RLS, not data loss. Sign out and back in.
  4. Sanity checks: row counts grouped by owner id, and last_sign_in_at for the session you think you're using.

Verified

Jul 12, 2026, on a real support case.

Stuck with something like this? I fix it daily → Services

© 2026 Carol Monroe · Services delivered through Moonshot Labs LLCPrivacy · Terms · RSS · X · LinkedIn ·
Carol Monroe · visitor ledgerThe logbook

Leave a little note before you go.

Notes left hereopen since 2026

The page is ready for its first note.

Your page280 characters

Glad you found your way here.

Tell me what brought you in, what stayed with you, or simply say hello.

0/280 · your note will be public