ios - Is it possible to create some sort of hash/key from the user's fingerprint? -


i create app, uses hash or key touchid id or password, , put hash/key own database.

so if user log in app device, login credentials , fingerprint, still recognize them.

in short, apple doesn't provide access fingerprint data.

and can't used match against other fingerprint databases.

read more in an apple support article on touchid.

also see: is possible touchid information , compare fingerprint database?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

What is happening when Matlab is starting a "parallel pool"? -

php - Cannot override Laravel Spark authentication with own implementation -