Open
Description
Hi,
When trying to Login in learn Dashboard app, I have this error on screen below to login form:
"Invalid credentials"
In actions.ts function authenticate the output of console.log(formdata) is:
FormData {
'$ACTION_REF_1': '',
'$ACTION_1:0': '{"id":"60b11314430f6e48c77351dfd87ceae1f0341f3d2b","bound":"$@1"}',
'$ACTION_1:1': '["$undefined"]',
'$ACTION_KEY': 'k3687519312',
email: 'user@nextmail.com',
password: '123456',
redirectTo: 'http://localhost:3000/dashboard'
}
Any help?
Metadata
Metadata
Assignees
Labels
No labels