Hi everyone, I want to make a small question ... I use parse.com in my application. My user login procedure is to use parse.com with the classic name and password of the method that the user enters in two text fields.
So far, everything works, but I wanted to implement an additional login method using TouchID, but it becomes difficult to implement it with the parsec, because touchID determines the impression, and the user is not in the Parse.com database, so when using TouchID, my application returns (correctly ) error, because it does not recognize the user among those present in the database ...
Have any of you managed to use the TouchID biometric method to log in using parse.com ??? or do you know if there is a way that will allow me to do this?
Thanks everyone
kAiN
source share