Our community is getting an upgrade on July 2nd! Learn more (including how to opt out): Read the FAQs →
Forum Discussion
SamX
1 month agoNew Contributor
id.me uses nonstandard TOTP URL scheme?
I am setting up an account with id.me and 1Password is unable to set up TOTP codes. 1P provides the following error upon scanning the TOTP setup code: "the one-time password URL is incorrect: the sch...
o11k
1 month agoNew Contributor
ID.me's "Code Generator" QR is a registration link their app uses to fetch the actual TOTP URI. But you're in luck - (Claude and) I just reverse-engineered it. My script converts the link into a TOTP URI.
https://github.com/o11k/ID.me-to-TOTP
- WillFulmer3 hours agoNew Contributor
o11k - Boom! You're awesome! Thank you for this; it worked like a charm.