I would like to know what can be causing the problem of unauthorised result of login in Wappler.
i have setuped register, login functionality for users exactly following your documentation for login, argon2id hashing for password, but i could not make it work. please help
Note: i have manged to register user and i can see the user in the database with argon2id hashed password.
I’m running PHP 7.3.15 and can’t use Argon so have to use bcrypt. I am getting the same problem. I have added the hashed password (using the cryptographic formatter when adding the password) and have set up the security provider and login steps with ‘Use Password Hash Verify’ selected (and no formatting on the values) and the relevant table, ID, username and password fields in the Users & Permissions setting. I have tried resetting the pw several times too to account for poss typos - still comes back as ‘Unauthorised’