storage
authauth.users record to avoid having duplicate accountsusers table where users.id is a FK to auth.users.id, so if users are merged we'd need to update those references as wellauth.users (keeping magic link logins for IS, preserving Azure for BC)