You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code refactoring
Live validation of entered OTP secret key
Label showing the entered key is too long
Cleaning of user input and adding proper padding (fixes#280)
Catch all exceptions from parsing the secret key (fixes#240)
Possibly a solution for #239
Possibility of entering secret with spaces or hyphens
Added parsing by base32-crowford as a fallback
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
App crashes on saving invalid base32 OTP secret.
App v1.0-beta.3
Details: #9 (comment)
The text was updated successfully, but these errors were encountered: