Android : using 2 factor authentication for enterprise app

on Saturday, March 21, 2015


I need to build an enterprise app for iOS and Android for a restricted user group. users have access to a secured web portal. Here they should have access to a 2d barcode. The users have to read this barcode with my application and it will be stored within the device. When a user tries to login with the app the app automatically generates the seconds factor based on the sourcecode provides by google (https://github.com/google/google-authenticator/tree/master/mobile).


Is this a good idea? Are there other projects that are more useful then the mentioned from google?


0 comments:

Post a Comment