This document summarizes a research paper that proposes a method for implementing two-factor authentication using mobile devices. The method uses time synchronous authentication based on hashing the current epoch time, a personal identification number, and a secret initialization value. This generates a one-time password on the mobile device that is valid for 60 seconds. The proposed method was implemented on J2ME-based mobile phones and could be extended to Android phones. It aims to provide stronger authentication than passwords alone in a manner that is portable and compatible with mobile devices.