(no title)
Lanedo | 2 years ago
otpauth://totp/GitHub:username?secret=BLAHBLUBBLAH&issuer=GitHub
You extract the secret and use it like this: oathtool --totp=sha1 --base32 BLAHBLUBBLAH
268685Lanedo | 2 years ago
otpauth://totp/GitHub:username?secret=BLAHBLUBBLAH&issuer=GitHub
You extract the secret and use it like this: oathtool --totp=sha1 --base32 BLAHBLUBBLAH
268685
gettodachoppa|2 years ago
How do you get that 'otpauth://totp/GitHub:username?secret=BLAHBLUBBLAH&issuer=GitHub' path? Is it something you have to grab from the browser console?
mistrial9|2 years ago
SaberTail|2 years ago
The TOTP QR codes decode to one of these URIs