Password Recovery
Reset a forgotten password by email for local accounts; not available for OAuth-only accounts.
If you signed up with an email and password, you can reset a forgotten password from the sign-in page.
Request a reset
- Click Forgot password? on the sign-in page and enter your email.
- ArmorIQ emails a reset link if an account exists for that address.
The response is identical whether or not the email matches an account, so the flow can't be used to discover which emails are registered.
The reset token is valid for one hour. Requesting a reset does not invalidate your current password until you complete the reset with a new one.
Reset your password
Follow the emailed link and set a new password. The link only works once - the token is cleared as soon as it's used - and it stops working after the one-hour window even if unused.
Password reset is only available for accounts that signed up with email and password. If your account uses Google or GitHub sign-in, reset your password through that provider instead - ArmorIQ has no local password to reset.
Both the request and reset steps are rate-limited to guard against abuse.