pass-otp
pass-otp copied to clipboard
discordapp.com incompatability
Hi,
It seems that for some reason, the 2FA TOTP at discordapp.com does not seem to work with pass-totp, using any of SHA-1, SHA-256, or SHA-512. It does work with other mobile authentication apps though (e.g. Authy or Google Authenticator), so I'm not sure if I'm missing something here.
Will provide more info as needed.
This seems to work using FreeOTP, I wonder what algorithm they use for Discord?
FYI this works fine for me using the default format and algorithm.
Not working for me either. gopasspw/gopass's implementation likewise doesn't seem to work.
works for me on discord. here is what it looks like (nothing seems strange to me):
otpauth://totp/discordapp.com:xxxxxxxxxxx%40xxxxx.xxx?secret=xxxxxxxxxxxxxxxx&issuer=discordapp.com
please close if it works
Works properly on discord for me, manually added using:
pass otp append -e -s -i Discord discord
with the result
otpauth://totp/Discord?secret=xxxxxxxxxxxxxxxx&issuer=Discord