Email Verification And Password Reset
Email verification and password recovery are account safety flows. Verification controls whether protected workflows such as backtests and bot starts are allowed, while password reset restores access when you can no longer sign in.
What this is
This article explains how verification and password reset currently work in SteadyEdge.
When to use it
Use this article if:
- your account says email verification is required
- you did not receive the verification email
- you forgot your password
- a reset link is invalid or expired
Before you start
Important current behavior:
- registration signs you in immediately, but some workflows still require verified email
- verification is completed from the email link
- password reset requests always show a neutral response so account existence is not exposed
- a password-reset token is single use and expires after about 30 minutes
- the reset form requires a password with at least 8 characters, one uppercase letter, one lowercase letter, and one digit
Step by step
Step 1: Check verification status
Open Dashboard -> Profile -> Profile .
The profile tab shows whether your email is already verified. If it is not verified, use the resend verification action from that same tab.
Step 2: Finish verification from email
Open the newest verification email and follow the link. If the link is missing a token, expired, or already consumed, return to Dashboard -> Profile -> Profile and send a new message.
Step 3: Request password reset
Open the login flow, choose Forgot password , enter your email, and submit the request.
Step 4: Set the new password
Open the reset link from the email. The token is normally filled from the link, but you can paste it manually if needed.
Enter a new password, confirm it, and submit the reset form.
Step 5: Sign in again
After the password is updated, return to the login flow and sign in with the new password. Existing refresh sessions are revoked during reset, so other sessions may need to sign in again.
What you should see
After the flow succeeds:
- your profile shows a verified email when verification is complete
- password reset shows a success message
- the new password works in the login flow
Common mistakes
- opening an older reset email after requesting a newer one
- waiting longer than the reset-token lifetime
- leaving the token field empty when the link was copied incorrectly
- assuming a neutral reset-request success message means the email definitely exists
Related articles
- Registration And Login
- What You Need Before Your First Bot
- Profile Security And Linked Accounts