Last active
January 9, 2022 18:56
-
-
Save PatrickKalkman/e5a25b258b590ea5ae20c33409e92359 to your computer and use it in GitHub Desktop.
Enable two factor authentication step 1 response
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
| { | |
| "qr": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAYAAAA9zQYyAAAAAklEQVR4Aew==", | |
| "secret": { | |
| "ascii": "WMi%T54iXy@cx203AoOzBf0xD]$/mb@D", | |
| "hex": "574d6925543534695879406378323033416f4f7a42663078445d242f6d624044", | |
| "base32": "K5GWSJKUGU2GSWDZIBRXQMRQGNAW6T32IJTDA6CELUSC63LCIBCA", | |
| "otpauth_url": "otpauth://totp/SecretKey?secret=K5GWSJKUGU2GSWDZIBRXQMRQGNAW6T32IJTDA6CELUSC63LCIBCA" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment