add user and login

i have try this guide from webweb

and i cannot create a user or login…
i have make a account in supabase from where site. so i have a test account.

And now i try to create a user from website and try to login.
Then i create a user its not make a new user in supabase

Then i try to login i get this error

Login
Workflow triggered an error
name: “Error”
stack: “Error: Invalid login credentials at Object.signInEmail (https://cdn.weweb.io/components/1fa0dd68-5069-436c-9a7d-3b54c340f1fa/37d6bc24-ca1c-48d6-a48b-0a46b48941e2/dist/manager.js?v=1:1:171564) …”
message: “Invalid login credentials”
cause
Object
19.51.16
Login
Start error branch
19.51.16
Login • variable
Succeeded :tada:
19.51.16
Login
Error branch done!

can some one tell what i do wrong or what i have to do so its works ?

hard to tell from what you have described you will need to look at your login workflow and make sure its mapped to the right fields and make sure the user was actually created correctly in supabase first ect. the error you show could be as simple as you typed the email in wrong or something