Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to sign up users due to PKCE error - developing locally using Sveltekit. #634

Closed
2 tasks done
jeremypeters opened this issue Sep 10, 2023 · 2 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@jeremypeters
Copy link

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Unable to sign users up - get the error "PKCE flow is not supported on signups with autoconfirm enabled". I'm developing locally using Sveltekit and https://github.com/supabase/auth-ui.

Looks like the issue has been resolved for Next #569 but it's difficult to discern from all the comments what the actual status of the issue is and the action required.

Screenshots

Screenshot 2023-09-10 at 16 27 58

System information

  • Version of supabase-js: 2.26.0
  • Version of Node.js: 18.17.0
@jeremypeters jeremypeters added the bug Something isn't working label Sep 10, 2023
@silentworks
Copy link
Contributor

I've left a comment about which comment has the fix in the second to last comment in that issue. I'm leaving it here again and will be closing this issue too #569 (comment).

@jeremypeters
Copy link
Author

@silentworks Can confirm it's working now after following your instructions, many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants