• Blog
  • Documentation
  • Courses
  • Changelog
  • AI Starters
  • UI Kit
  • FAQ
  • Supamode
    New
  • Pricing

Launch your next SaaS in record time with Makerkit, a React SaaS Boilerplate for Next.js and Supabase.

Makerkit is a product of Makerkit Pte Ltd (registered in the Republic of Singapore)Company Registration No: 202407149CFor support or inquiries, please contact us

About
  • FAQ
  • Contact
  • Verify your Discord
  • Consultation
  • Open Source
  • Become an Affiliate
Product
  • Documentation
  • Blog
  • Changelog
  • UI Blocks
  • Figma UI Kit
  • AI SaaS Starters
License
  • Activate License
  • Upgrade License
  • Invite Member
Legal
  • Terms of License
    • Cannot sign in
    • Cannot see tables

Cannot sign in

Understanding how to troubleshoot the issue where you cannot sign in

If you cannot sign in, there are a variety of reasons why this may happen.

Fix 1. Check your credentials

Make sure you're using the correct email and password / credentials.

Fix 2. Does user have admin access?

Make sure the user you're trying to sign in as has admin access in Supamode. Your database administrator can check this in the Users Explorer.

Fix 3. Captcha

If your Supabase project has captcha enabled, make sure you also set the VITE_CAPTCHA_SITE_KEY environment variable in your frontend and CAPTCHA_SECRET_KEY in your backend environment variables.

Fix 4. Double check your Supabase Anon Key

Make sure your Supamode project is using the correct Supabase Anon Key connected to your Supabase project.

On this page
  1. Fix 1. Check your credentials
    1. Fix 2. Does user have admin access?
      1. Fix 3. Captcha
        1. Fix 4. Double check your Supabase Anon Key