Skip to content

Instantly share code, notes, and snippets.

@PatrickKalkman
Last active January 9, 2022 18:56
Show Gist options
  • Select an option

  • Save PatrickKalkman/e5a25b258b590ea5ae20c33409e92359 to your computer and use it in GitHub Desktop.

Select an option

Save PatrickKalkman/e5a25b258b590ea5ae20c33409e92359 to your computer and use it in GitHub Desktop.
Enable two factor authentication step 1 response
{
"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