Hosted flow and developer handoff improvements
The stable client and developer guides were aligned across project setup, callbacks, verification, device approval, reset, logs, and webhooks.
Mohith / 3 min readWhat changed
The client documentation now carries a developer from project creation through callbacks, email verification, new-device approval, password reset, usage, logs, and signed webhooks without switching between incompatible setup stories.
A public AI-readable brief gives coding tools the supported flow and explicit non-claims without exposing private repository context or secrets.
A single integration handoff
The guide now keeps server-only keys, public client identifiers, browser origins, callback URLs, and webhook secrets in separate roles. That separation is the durable integration contract even as individual screens and helpers evolve.