BuildWithHQBuilder console

Choose a new password.

Strong credentials protect every SaaS you operate. Your other sessions will be signed out.

Design preview · representative content

Set a new password

Choose a strong password for your builder account.

12+ characters.

Saving signs out your other active sessions.

Link not working? Request a new one

About this page

Choose a new password from the emailed link. When you save, your other signed-in sessions are signed out everywhere — if someone had your old password, they’re out too. Links are single-use and expire quickly.

Behind this page/reset-password · public (token)

Retrieve

No read — the emailed token is the credential.

Save

sp_Auth_CompletePasswordReset verifies the SHA-256 token hash and stores the new app-tier PBKDF2 hash; dead links throw 54282/54283 → 422.

Success

  • The refresh-session family is revoked server-side.
  • Client returns to sign-in with a success note.
  • Raw passwords never reach SQL — hash only.

CLI handoff

Implement this scaffold from the structured contract, then remove hard-coded preview rows. The source of truth is CLI Handoff and admin-cli-manifest.json.

Page IDreset-password
Route/reset-password
Accesspublic (token)
Statusschema-backed-scaffold

Server-inject identity and scope values; never trust browser-supplied account, app, tenant, user, entitlement, price, or permission identifiers. Preserve the loading, empty, forbidden, failed, retrying, and completed states shown by the preview.