Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow lowercase algorithms #169

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

chkpwd
Copy link

@chkpwd chkpwd commented Aug 22, 2024

No description provided.

@kislyuk
Copy link
Member

kislyuk commented Aug 22, 2024

Specifying algorithm in lowercase is not documented in existing docs about the otpauth URI scheme. Could you give us an idea of which implementations do this?

@chkpwd
Copy link
Author

chkpwd commented Aug 22, 2024

Ente, for example, exports otpauth URI with a lowercase algorithm.

Sample Secret:

otpauth://totp/test1:chkpwd?algorithm=sha1&digits=6&issuer=test1&period=30&secret=FFFFFFF&codeDisplay=00000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants