Skip to content

Error when trying to sign in using email #17

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

Open
Shawak opened this issue Jan 27, 2024 · 0 comments
Open

Error when trying to sign in using email #17

Shawak opened this issue Jan 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Shawak
Copy link

Shawak commented Jan 27, 2024

I am getting the following error then trying to login with email:

Could not read Signup params: json: cannot unmarshal array into Go struct field SignupParams.data of type map[string]interface {}

Logging in using a provider is working. My versions are the following:

	"dependencies": {
		"@supabase/auth-helpers-sveltekit": "^0.10.3",
		"@supabase/auth-ui-shared": "^0.1.8",
		"@supabase/auth-ui-svelte": "^0.2.9",
		"@supabase/supabase-js": "^2.38.1",
	}
@Shawak Shawak added the bug Something isn't working label Jan 27, 2024
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

1 participant