TwoFactorAuth
TwoFactorAuth copied to clipboard
Bad Enum name
In the Qr Provider for Endroid there's a use of HIGH() for an error correction level which should simply be High.
Sorry for lack of detail working in a very constrained environment currently.
You mean here: https://github.com/RobThree/TwoFactorAuth/blob/9b2d795acc81d1f1e1bdeba10c4c9b69e96af224/lib/Providers/Qr/EndroidQrCodeProvider.php#L120 ?
This code runs only for version <4. What issue is this causing to you? What version of Endroid are you using?