So, I'm trying to build an application on the Samsung Galaxy S6 using the fingerprint scanner. I have Samsung's Pass SDK and see that it's pretty simple to authenticate a user while using the phone. However, I need to authenticate a user's fingerprints on a server. I'm not sure how to go about this. Are the fingerprints stored somewhere on the phone that I need root privileges to get to?
I'm beginning to think this is a lost cause, but any help would be appreciated.