When to use Hosted Verify
| Need | Why |
|---|---|
| Login | Guided wallet and session flow |
| Social verification | OAuth completes on NEUS |
| Human or org verification | Interactive provider flow |
| Gate access | User completes requirements before unlock |
URL
Base URL:| Param | Role |
|---|---|
intent | Flow type, such as login |
verifiers | Comma-separated verifier IDs |
preset | Bundled verifier set |
gateId | Gate requirements |
returnUrl | Where to send the user after completion |
mode=popup | Popup flow |
origin | Popup opener origin |
SDK
Popup flow
Usemode: 'popup', pass origin: window.location.origin, open the Hosted Verify URL, and listen for:
neus_checkout_doneneus_login_complete