pyauth / pyotp

Python One-Time Password Library
https://pyauth.github.io/pyotp/
Other
2.96k stars 323 forks source link

feat: allow lowercase algorithms #169

Open chkpwd opened 3 weeks ago

kislyuk commented 3 weeks ago

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 commented 3 weeks ago

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