Skip to content

Instantly share code, notes, and snippets.

@scolton99
Created February 25, 2022 03:50
Show Gist options
  • Save scolton99/98caaf6468efa9374d30accd5f99f152 to your computer and use it in GitHub Desktop.
Save scolton99/98caaf6468efa9374d30accd5f99f152 to your computer and use it in GitHub Desktop.
Mock MFA UI for Cypress test project.
doctype html
html
head
script window.redirect = "#{redirect}";
script
include ../public/js/mfa.js
body Doing MFA things...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment