I was having issue with discord because of the link created by its qrcode, but it was solved after I read an issue here and modified the link to only the format username?secret=<secret>&issuer=Discord
the problem is that even modifying the link this way codeberg keeps rejecting it as the code being invalid which doesnt makes sense.
[~] $ pass otp --version
1.1.1
I am using devuan, aka debian.
The link of the codeberg looks like this:
otpauth://totp/Codeberg.org:<nick>?algorithm=SHA1&digits=6&issuer=Codeberg.org&period=30&secret=<secret>
I was having issue with discord because of the link created by its qrcode, but it was solved after I read an issue here and modified the link to only the format
username?secret=<secret>&issuer=Discordthe problem is that even modifying the link this way codeberg keeps rejecting it as the code being invalid which doesnt makes sense.
I am using devuan, aka debian.
The link of the codeberg looks like this:
otpauth://totp/Codeberg.org:<nick>?algorithm=SHA1&digits=6&issuer=Codeberg.org&period=30&secret=<secret>