Skip to content

Email/Password Login Disabled for Supabase Accounts Created via Vercel Marketplace

如果你的 Supabase 账户是通过 Vercel 市场创建的,你将无法直接使用邮箱/密码登录或重置密码。这是因为这类账户与 Vercel 的认证系统紧密绑定,只能通过 Vercel 的集成方式登录。

🌐 If your Supabase account was initiated via the Vercel Marketplace, you will not be able to log in directly using email/password or reset your password. This is because such accounts are tightly coupled to Vercel's authentication system, restricting login to Vercel's integrated methods.

要独立于 Vercel 市场访问你的 Supabase 账户,你可以使用 GitHub OAuth 作为替代方案:

🌐 To access your Supabase account independently of the Vercel Marketplace, you can use GitHub OAuth as an alternative:

  1. 确保你使用的 GitHub 账号和你的 Vercel Marketplace Supabase 账号关联的邮箱地址相同。
  2. 前往 Supabase 仪表板登录页面
  3. 选择“使用 GitHub 继续”,然后完成身份验证过程。

这个方法可以直接访问你的 Supabase 仪表板、组织和项目,无需通过 Vercel Marketplace 登录。

🌐 This method provides direct access to your Supabase dashboard, organizations, and projects without requiring login through the Vercel Marketplace.