Created
February 25, 2022 03:50
-
-
Save scolton99/98caaf6468efa9374d30accd5f99f152 to your computer and use it in GitHub Desktop.
Mock MFA UI for Cypress test project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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