Skip to content

fix: otplib migration error - change guardrails min secret bytes to 10#757

Merged
apotdevin merged 1 commit into
apotdevin:masterfrom
nktnet1:fix-otplib-verify
May 15, 2026
Merged

fix: otplib migration error - change guardrails min secret bytes to 10#757
apotdevin merged 1 commit into
apotdevin:masterfrom
nktnet1:fix-otplib-verify

Conversation

@nktnet1
Copy link
Copy Markdown
Contributor

@nktnet1 nktnet1 commented May 6, 2026

Resolves #658:

[SecretTooShortError]: Secret must be at least 16 bytes (128 bits), got 10 bytes

This error was introduced for previous instances when updating otplib from v12 to v13.

For context, see:

@nktnet1 nktnet1 changed the title fix: otp guardrails min secret bytes 10 fix: otplib migration error - change guardrails min secret bytes to 10 May 13, 2026
@apotdevin apotdevin merged commit 7d9d197 into apotdevin:master May 15, 2026
1 check passed
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.

Login fails with "Wrong credentials for login" after updating to v0.15.4

2 participants