Authenticator-Extension / Authenticator-Extension/Authenticator
TOTP code hash algorithm not being detected from QR import
Open
bug
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the issue
otpauth instruction for algorithm of code generation to be SHA256 is not working. Here is example:
otpauth://totp/Test:test.test%40test.com?secret=XXX73CYXXX4FQ2CZUMT2BNM3LA&issuer=Test&algorithm=SHA256
When this is imported now the algorithm used is SHA1
### Browser
Chrome
### Browser Version
128.0.6613.114
### Extension Version
8.0.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.