Skip to content

Conversation

@Naman8kumar
Copy link
Contributor

📡 Summary
Implements a secure backend API endpoint /telemetry to receive telemetry data from the frontend SDK as part of PCI DSS v4.0 compliance efforts.

🚀 What's Included

  • POST /telemetry endpoint using Express.js
  • MongoDB integration via Mongoose
  • API key-based auth via x-api-key header
  • Zod validation for incoming payloads
  • .env support for environment config
  • Full README.md added with setup and usage

🛡️ Security

  • Input validation
  • API key authentication
  • No PII stored
  • HTTPS assumed for deployment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants