Skip to content

Error when trying to sign in using email #17

@Shawak

Description

@Shawak

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",
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions