Authenticator-Extension / Authenticator-Extension/Authenticator

TOTP code hash algorithm not being detected from QR import

Open
#1,294 2 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.