Sign-in, OTP and Google or Apple
ConstructionPro.io · 13 August 20261 min read
Email sign-in can require a one-time code. SSO uses the same account — it does not invent a second ledger.
Email and password are stored as hashes. After password sign-in we can send a one-time code to the same address.
Google and Apple attach to the existing user when the email matches. Apple Hide My Email is a private relay — that is a different address unless it already matches a stored Apple subject.
Forgot your password? Use the reset link on the sign-in screen. You will get an email with a short-lived code.