feat(auth): blank-input grace window + generic register/login errors #11
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/register-error-window"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
during that window return "Something went wrong, please try again" instead
of leaking "Username must be at least 3 characters" during WASM hydration.
with real reasons in
tracing::warn!logs.Test plan
"try again" message.
cargo test --features server --no-default-featurespasses (via Docker).WIP: feat(auth): blank-input grace window + generic register/login errorsto feat(auth): blank-input grace window + generic register/login errors