Top "Google-authenticator" questions

Google Authenticator is an open-sourced application, created by Google and designed to support creation of one-time-passwords based on time (valid for a short period of time) or on number of intervals (invalidating after one use).

How to move Google Authenticator to a hardware device?

I'm using two-factor authentication based on Google Authenticator and I need to connect the hardware tokens to this system. The …

token two-factor-authentication one-time-password google-authenticator multi-factor-authentication
Google Authenticator - missing otpauth protocol parameter

I'm trying to generate a QR code for the Google Authenticator app for my site (to use for Two-Factor Authentication …

authentication oauth google-oauth google-authenticator
Two Factor Authentication using Google Authenticator in own asp.net project?

Hello I have created own asp.net project (Not MVC). Now I want to implement Two Factor Authentication using Google …

asp.net two-factor-authentication google-authenticator
Android Google Auth Sign In handleSignInResult:false

I am developing the application where I am trying to login using Google. But getExtrasdata always returns null. Here is …

android google-api google-plus google-signin google-authenticator
What data do I have to use to generate a QR code for Google Authenticator?

I want to utilize the Google Authenticator app for login purposes in our application. I'm using speakeasy to generate the …

node.js qr-code google-authenticator