Prerequisites: I set the XANO auth correctly, and the Sign IN option test works properly.
As well, I tested with “deprecated” fields sending data to XANO DB, also works, (within Signup process)
So the problem is in binding data:
Fields name, email, password (with this exact names - keys?)
are displayed as “deprecated” but this is the only possible option to send data from signup fields to the XANO database.
so screenshots of binding properly are absent in any tutorial - should I pass data to Headers, when the Body option is not available at all ?
works only Body,
but signup workflow does not have this binding option and it looks weird.
Interface constantly displays error of SignUp and doses different Error, but DB constantly filled with new test emails and signin step in SignUp workflow does not work.
Screenshots are below:
so from this screen I should also be able to sign in successfully,
yesterday mentioned field in the right side, body section, was mentioned as deprecated, not more in use: email, name, password;
today it is successful with signup, but the next step in workflow(Login) does not take the token from SignUp step and displayed as failed