speakeasyjs / speakeasy

**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
MIT License
2.68k stars 229 forks source link

TFA With Google authenticator not working for IOS #147

Open Nitesh-Agarwal opened 1 year ago

Nitesh-Agarwal commented 1 year ago

Earlier it was working fine for both Android and Ios, but from last few days only SHA1 is working for ios. While validating the key it is returning "isVerified" as false. Whereas it is working perfectly for android devices. Please help me out

almacenero commented 1 year ago

.

semoal commented 1 year ago

Same here, any guidelines? Edit; on my side it has been fixed using SHA1 instead of sha512