GithubHelp home page GithubHelp logo

Comments (3)

scheb avatar scheb commented on May 20, 2024

Time zones don't matter for Google Authenticator because it is using the Unix timestamp internally. As long as the time on the phone and the server is "in sync", which means they're no more than a few seconds apart. Server time can be manually/automatically synced with a time server. Phone time can be synced with Google servers in the options of the Google Authenticator app.

The only thing that could happen with time zones is that the time zone setting on the server/phone is not set correctly and therefore the machine cannot calculate the right UTC time and therefore the Unix timestamp would be wrong on one machine. But then you wouldn't get any valid codes at all, because the codes are only valid for 30 seconds.

from two-factor-bundle.

umpirsky avatar umpirsky commented on May 20, 2024

@scheb Thanks for the quick answer.

Well time on my vm is Thu Jul 14 00:02:02 PDT 2016 while time on the phone is Thu Jul 14 09:02:02 PDT 2016.

This few seconds apart seems like a limitation, but I see time correction sync now in the phone app. Will try that if I manage to reproduce this issue again.

Thanks!

from two-factor-bundle.

nibornm avatar nibornm commented on May 20, 2024

Finding the sync option in the app, via the settings and then clicking "sync now" worked for me.
Thanks everyone.

from two-factor-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.