This repository contains sample integration code for PlaceField. It does not contain PlaceField product source code, customer data, production configuration, or real API keys.
- Do not commit real API keys.
- Use
pf_pub_xxxfor public browser key placeholders in examples. - Public browser keys are intended for browser integrations only when restricted to exact allowed origins.
- Secret server keys use the
pf_live_prefix and must stay on your backend. - Never place a
pf_live_key in browser JavaScript, HTML, screenshots, issues, pull requests, or committed files.
Please do not open a public GitHub issue for security concerns.
Report security issues to:
team@placefield.dev
Include enough detail to reproduce the issue, but do not include live secrets or customer data.