Bỏ qua để đến nội dung

EVT 2026-02-19 - Stage A Auth and Checkout Guardrails Finalization

DomainsDOL EnglishProduct144 words1 min read
active

Close remaining open questions in Stage A/A2 related to signup safety friction, duplicate-account handling, password lock threshold, and minimum contact requirement for checkout.

  1. Age gate policy:
  • No age check in signup flow for DOL English Web V2.
  1. Duplicate-contact handling at signup:
  • If contact already exists, route user straight to login step with clear notice.
  • No separate duplicate-resolution branch is introduced.
  • Existing-contact handoff follows login flow contracts.
  1. Password-failure lock policy:
  • After 5 consecutive failed password attempts, apply temporary lock for 15 minutes.
  • Provide OTP unlock path (early unlock) during lock window.
  1. Checkout minimum contact policy:
  • Checkout requires at least one verified recoverable contact.
  • Accepted channels: verified email OR verified phone.
  • Do not require both channels.
  • None for Stage A/A2 in this topic cluster.