Page 1 of 1

Offline Authentication

Posted: Sat Jan 03, 2015 8:47 am
by M&M

hi,

My Android App runs on a device that is mounted on a vehicle. There may be times when the device may not have internet connectivity. In such cases how is authentication achieved? Do I cache/download a file with username and encrypted passwords or something?

Thanks,
M&M


Offline Authentication

Posted: Sun Jan 04, 2015 7:15 pm
by Illya Stepanov

Hi -

Yes, you will need to implement mechanism that will perform local authentication without internet connection.