TwoFactorAuth icon indicating copy to clipboard operation
TwoFactorAuth copied to clipboard

Bad Enum name

Open rivets opened this issue 8 months ago • 1 comments

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.

rivets avatar May 18 '25 18:05 rivets

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?

NicolasCARPi avatar May 18 '25 18:05 NicolasCARPi