https://github.com/nezteb/supabase-missing-sub-claim
https://github.com/nezteb/supabase-missing-sub-claim
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nezteb/supabase-missing-sub-claim
- Owner: Nezteb
- Created: 2023-07-17T16:01:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T16:04:34.000Z (about 3 years ago)
- Last Synced: 2025-10-09T03:22:10.367Z (10 months ago)
- Language: TypeScript
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supabase "missing sub claim" bug reproduction
- I followed these instructions exactly: https://supabase.com/docs/guides/auth/quickstarts/nextjs
- I made no changes to the code. I only created my own `.env.local` file as instructed.
- Running `npm run dev` and trying to sign up with a new user silently fails.
- Checking the Supabase logs shows the signup produced a "missing sub claim" error.