Security settings: password, two-factor authentication, and active sessions

Last updated May 19, 2026Account & security

The Security tab is where you harden your account. Three sections: change password, two-factor authentication, and active sessions. This page walks through each one.

Getting there

  1. Click Account Settings in the sidebar.
  2. Select the Security tab.

Change password

Change password section with three fields: current password, new password, and confirm new password
Three-field password change. The current password is required to confirm intent.
  1. Enter your Current Password.
  2. Enter your New Password (minimum 8 characters).
  3. Re-enter the new password in Confirm New Password.
  4. Click Update Password.
Use a password manager
A unique, long password (16+ characters) per account is the cheapest security upgrade you can make. 1Password, Bitwarden, KeePass, or your browser's built-in manager all do the job.

Two-factor authentication

2FA requires a second factor on top of your password at sign-in. Even if someone has the password, they cannot get in without the second factor. Worth turning on for any account that touches billing or production data, which yours does.

Two-factor authentication section showing two methods: Google Authenticator and Email Authentication, each with an Enable button
Two methods to pick from — both add a real layer of protection.

Use any TOTP-compatible app — Google Authenticator, Authy, 1Password, Bitwarden, Microsoft Authenticator. The app generates a 6-digit code that rotates every 30 seconds.

Setup:

  1. Click Enable next to Google Authenticator.
  2. Scan the QR code with your authenticator app.
  3. Enter the current 6-digit code from the app to confirm.
  4. Save your backup codes immediately — somewhere safe and offline.
Backup codes are your only recovery path
Each backup code works once. If you lose your authenticator app and you don't have backup codes, the only way back in is a manual identity verification with support — which takes longer than you'd like in an emergency. Save them in your password manager or a physical place you trust.

Email authentication

Simpler to set up — no app needed. A 6-digit code arrives at your account email on each sign-in. Setup:

  1. Click Enable next to Email Authentication.
  2. A verification code goes to your account email.
  3. Enter the code to confirm.

Which method?

MethodSecurityConvenience
Authenticator appHigher — codes generated offline on your deviceRequires the app on your phone
EmailGood — tied to your email accountNo extra app
Recommendation
Authenticator app if you can manage it. Email is meaningfully better than no 2FA — just keep in mind that if your email account itself is compromised, email-based 2FA doesn't add much protection.

Disabling 2FA

  1. Click the method you want to disable.
  2. Type DISABLE in the confirmation field.
  3. 2FA is removed from your account.

Disabling is permanent until you re-enable. Think twice before turning it off on an account with anything important on it.

Active sessions

The Active Sessions section shows every device and browser that has signed into your account. Use it to spot anything unfamiliar.

How sessions work

Valid Email Checker uses a single-active-session model. When you sign in on a new device or browser, your previous session is automatically terminated. This means only one session is live at any time — extra protection if a device walks off.

What you see

ColumnDescription
DeviceDevice type (Windows desktop, MacBook, iPhone, Android, etc.)
Browser & OSBrowser name and OS version
LocationCity and country derived from the IP
IP AddressSource IP for the session
StatusCurrent Session or Terminated

Your current session has a This Device badge.

Session history

By default, only the current session is shown. Click Show Inactive Sessions to see terminated entries. They are kept as a history of past logins so you can audit.

Removing a session record

To delete a record from the history (the session itself was already terminated when you signed in elsewhere — this just removes the bookkeeping entry):

  1. Click Show Inactive Sessions.
  2. Find the row you want to remove.
  3. Click the trash icon.

When to review

  • You see a login notification you do not recognize.
  • You want to confirm where you have signed in from recently.
  • A location or device in the history looks unfamiliar.
  • You suspect someone may have accessed your account.

If anything looks off, change your password and enable 2FA immediately.

Security best practices

  • Long, unique passwords. Use a password manager.
  • Enable 2FA. A leaked password alone should not give someone in.
  • Glance at sessions periodically. Unfamiliar locations are worth investigating.
  • Sign out on shared computers. Just closing the browser is not enough.

Common questions

I forgot my password.

Use the password reset flow from the login page.

I lost my authenticator app.

Use one of the backup codes you saved at setup. Each works once. If you have none left, contact support@validemailchecker.com from your account email — we manually verify identity before disabling 2FA on the account.

Why do I see logins from different locations?

IP-based geolocation is fuzzy. VPNs, mobile networks, and ISP routing all distort the apparent location. If the device and browser look familiar, it is almost always just imprecise geo data.

Can I require 2FA for team members?

Each user enables 2FA individually. There is no account-wide enforcement today. Team members can turn 2FA on from their own Security tab.

How long do sessions stay active?

Until you sign in elsewhere (which terminates the previous one), or you sign out manually, or the session naturally expires from inactivity. Terminated sessions stay in the history for review.

Quick reference

FeatureWhere to find it
Change passwordSecurity tab → Change Password
Enable 2FASecurity tab → Two-Factor Authentication
View sessionsSecurity tab → Active Sessions
Show terminated sessionsActive Sessions → Show Inactive Sessions
Disable 2FAClick the enabled method → type DISABLE

Next steps