Two-Factor Authentication 2FA Numeric Passcode
Currently, Junxure 2FA passcodes come in an alpha-numeric format.This can make characters difficult to distinguish from one another when they look similar (Homoglyphs). This is most notable with the characters 0,o,O and I,l (Capital i and lowercase L). The issue is especially impactful for users with low vision issues.
Please change the 2FA function to only include numeric characters.
This is not a security issue, as the code needs to only be unique - not secure as it is sent/stored in plain text anyway. This standard is in alignment with Google's implementation of 2FA - if that helps.