Hello all,
I use Xano as my backend and Xano auth for authentication.
I have a user profile page in WeWeb that looks like this:
I wrote the reuqired Xano API, integrated with WeWeb and everything works fine. I send the passwords (old, new and confirm) as text. Somehow it seems incorrect.
I also read the following in WeWeb’s documentation:
Somehow I’m not convinced of sending password as text. What is the standard way in which users send password ?
Can someone throw some light please?