This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dex/server
Tyler Cloke dd84e73c0e Add VerifyPassword to API
It takes in an email and plain text password to verify. If it fails to find a password stored for email, it returns not_found. If it finds the password hash stored but that hash doesn't match the password passed via the API, it returns verified = false, else it returns verified = true.

Co-authored-by: Alban Seurat <alban.seurat@me.com>
2019-07-22 10:23:07 +02:00
..
2017-12-01 11:29:33 -08:00
2019-07-22 10:23:07 +02:00
2019-07-22 10:23:07 +02:00
2016-07-26 15:51:24 -07:00
2019-06-24 09:43:12 -04:00
2019-06-25 12:17:03 -04:00
2019-06-05 22:11:21 +02:00