Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 261 Bytes

File metadata and controls

9 lines (8 loc) · 261 Bytes

Phoneserve-safe-harborconst result = window.PHONESERVE_COMPLIANCE.handshake('YourAIName');

if (!result.ok) { throw new Error(Access Denied: ${result.reason}); } { "ok": false, "reason": "Compliance path closed: age verification not completed." }