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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -