ios - TouchID for Multi User App (Swift - Obj-C): IOS8 -


I plan to develop multi user IOS applications. I was thinking of using TouchID as an optional certification, can it be done for multiple users?

These steps are for my app to do this:

  • The user registers their data (name - surname - username - password)
  • Username and
  • If the device supports TouchID, then the user will be asked what he wants to enroll.

These steps are reproduced for every user who wants to register on the application

Is it possible to achieve this? Have you got better ideas?

Thanks in advance.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -