I am having trouble using the new xano integration on the login screen. It says that its a login error and when I type a wrong password the message changes to invalid login. So I know its not a password issue. Also I have tested the API on the xano side and everything works so it seems its the adalo side of things. I have followed the documentation and really just trying to get this new integration working. I know its new but any insight someone might have would be great!
I was able to figure it out. my auth/me endpoint in xano was querying by email and password and it needed to query my user table by id.
Hi! I’m having the same issue, could you share some prints on the solution please?
This would be super helpful