Login failed using Xano database

I have set up my database on Xano but now, both login and signup fail on the previewer.

On top of that, when I do signup, a new user is created on Xano database but still shows the message “Signup failed” on Adalo.

Any ideas on how to fix this?

woow

I found the solution

NOTE: this issue only applies if you don’t use Users base from jumpstart in Xano, if (like me) you want to upload your existing Users base

You need to make sure that in your GET auth/me API

Make sure that field_name and field_value are predefined to look for “id”

1 Like