speakeasyjs / speakeasy

**NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid format when using Google 2FA in iOS.

kevin1193 opened this issue · comments

The url generated works fine in android, but we have encountered issue in iOS

In android the "Aegis Authenticator" has the same issue.

FYI, https://github.com/yeojz/otplib is the solution if you run into this issue.