You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs/latest: revert code links to /latest now that alias resolves dynamically to true latest; keep gh-pages latest redirect dynamic and alias in versions.json
- Enforce HTTPS and HMAC signature verification for cloud webhooks.
86
86
- No PHI in logs; only IDs/metadata are surfaced.
87
87
88
88
## Contributing
89
-
See [Contributing Guide](https://docs.faxbot.net/4ee1fb94/getting-started/contributing/). Please open issues/PRs; this project is GUI‑first and traits‑first—avoid backend‑name checks in new code.
89
+
See [Contributing Guide](https://docs.faxbot.net/latest/getting-started/contributing/). Please open issues/PRs; this project is GUI‑first and traits‑first—avoid backend‑name checks in new code.
<Buttonsize="small"variant="outlined"onClick={()=>window.dispatchEvent(newCustomEvent('faxbot:navigate',{detail: 'settings/keys'}))}>Open API Keys</Button>
See <ahref={`${docsBase||'https://docs.faxbot.net/4ee1fb94'}/setup/sinch/`}target="_blank"rel="noreferrer">Faxbot: Sinch Setup</a> or the <ahref="https://developers.sinch.com/docs/fax/api-reference/"target="_blank"rel="noreferrer">Sinch Fax API docs</a>.
490
+
See <ahref={`${docsBase||'https://docs.faxbot.net/latest'}/setup/sinch/`}target="_blank"rel="noreferrer">Faxbot: Sinch Setup</a> or the <ahref="https://developers.sinch.com/docs/fax/api-reference/"target="_blank"rel="noreferrer">Sinch Fax API docs</a>.
Paste this URL into your {(config.inbound_backend||config.outbound_backend||config.backend||'phaxio').toUpperCase()} console for inbound fax delivery. For Sinch, set the webhook content type to application/json. Learn more:
<Buttonsize="small"variant="outlined"href={`https://developers.sinch.com/docs/fax/api-reference/`}target="_blank"rel="noreferrer">Sinch Fax API Docs</Button>
0 commit comments