Hello,
I've been using an TOTP app called authenticator plus (https://www.authenticatorplus.com/) by Mufri and it had / has support for blizzard TOTP keys. I did export the blizzard otpath string in this format:
otpauth://totp/BattleNet:Battlenet?secret=<SECRET GOES HERE>&issuer=BattleNet&digits=8&serial=<SERIAL GOES HERE>
Is there a way to use this information to generate the 8 digit codes with Enpass TOTP feature? Tried to paste in the secret but it failed (obviously?).
Thanks in advance
YTech
EDIT:
SOLVED!
It works by adding the entire otpauth link as described above. I first tried adding only the secret and it defaulted to 6 digits.
Sorry for this!