---
title: Two-Step Verification Setup Workflow
date: 2015-11-18T15:48:53+00:00
modified: 2015-11-18T15:50:47+00:00
image:: https://kaspars.net/wp-content/uploads/2015/11/sign-in-overview.png
permalink: https://kaspars.net/blog/two-step-setup-workflow
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
post_format:
  - Gallery
category:
  - WordPress
---

# Two-Step Verification Setup Workflow

Recently I’ve been involved in developing the [Two-factor authentication plugin for WordPress](https://github.com/georgestephanis/two-factor). As part of research of the two step verification setup process I’ve created these screenshots.

## Google 2-Step Verification Setup

 
			#gallery-1 {
				margin: auto;
			}
			#gallery-1 .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 100%;
			}
			#gallery-1 img {
				border: 2px solid #cfcfcf;
			}
			#gallery-1 .gallery-caption {
				margin-left: 0;
			}
			/* see gallery_shortcode() in wp-includes/media.php */
		  [![Sign-in Overview](https://kaspars.net/wp-content/uploads/2015/11/sign-in-overview-1024x525.png)](https://kaspars.net/wp-content/uploads/2015/11/sign-in-overview.png)   Sign-in Overview   
  [![OTP overview](https://kaspars.net/wp-content/uploads/2015/11/otp.png)](https://kaspars.net/wp-content/uploads/2015/11/otp.png)   OTP overview   
  [![OTP Reset](https://kaspars.net/wp-content/uploads/2015/11/otp-move-reset.png)](https://kaspars.net/wp-content/uploads/2015/11/otp-move-reset.png)   OTP Reset   
  [![App Password Overview](https://kaspars.net/wp-content/uploads/2015/11/app-passwords.png)](https://kaspars.net/wp-content/uploads/2015/11/app-passwords.png)   App Password Overview   
  [![App Password Details](https://kaspars.net/wp-content/uploads/2015/11/app-passwords-details.png)](https://kaspars.net/wp-content/uploads/2015/11/app-passwords-details.png)   App Password Details   
  [![U2F Key Overview](https://kaspars.net/wp-content/uploads/2015/11/u2f-overview.png)](https://kaspars.net/wp-content/uploads/2015/11/u2f-overview.png)   U2F Key Overview   
  [![U2F Add Key](https://kaspars.net/wp-content/uploads/2015/11/u2f-add.png)](https://kaspars.net/wp-content/uploads/2015/11/u2f-add.png)   U2F Add Key   
  [![U2F Add Key in Progress](https://kaspars.net/wp-content/uploads/2015/11/u2f-add-progress.png)](https://kaspars.net/wp-content/uploads/2015/11/u2f-add-progress.png)   U2F Add Key in Progress