Hosted Verify is https://neus.network/verify. Use it when a step needs hosted sign-in and checks in the browser — passkey, OAuth, human check, social/org proof, or gate checkout. Your app does not embed passkey, OAuth, or wallet UI.
Visitors and builders use a NEUS account. Wallet steps appear only when a published gate or check requires them.
Sign-in and gate checkout use the same hosted surface. See Trust stack.
What runs here
Login vs verification
Parameters
Redirect examples
Checkout / proof (your app):
After redirect, read qHash (and related fields) from your callback URL.
Login then return to your app:
First-party only (stay on neus.network):
/login on neus.network redirects to /verify?intent=login&… with a validated returnTo.
Open with mode: 'popup' and origin: window.location.origin.
No browser handoff
Server-created receipts and access keys: Integrations. Last modified on July 13, 2026