Closed litasskuris closed 1 year ago
Im using 2fa passord with letters and digits. It works ok. What kind of error you get and how you call this method?
http://127.0.0.1:9503/api/users/killer/complete2falogin?password=z#fdgB45 I`ve gotten a "Password Hash is invalid" error
#
is special character. You need to escape it. Use urldecode or http_build_query. Or use POST and json.
ok. Thanks. urldecode is doing well
Hi. Complete2falogin doesn`t work with characters but only with numbers. Can you fix it? Login session comes to fall after sending character 2FA pass