Errors

This account is not verified yet — check your email or resend

Password login AUTH_ACCOUNT_PENDING — shows resend verification panel.

This account is not verified yet — check your email or resend

Password login succeeded on credentials but status === pending (AUTH_ACCOUNT_PENDING). Login UI shows This account is not verified yet… and offers resend below.

Why this happens

Require email verification is on; the member has not clicked the verify link yet. Distinct from inactive (non-pending) status and from banned accounts.

Diagnose and fix

1. Check inbox/spam for the verification link; open it once.

2. Use resend verification on the login/register panel.

3. Admin: send verification from user edit; confirm Auth email templates are enabled.

4. After verify, sign in normally.

Related