Skip to content

Conversation

@ephraimduncan
Copy link
Contributor

No description provided.

- Add api_keys and api_audit_logs database tables
- Implement Bearer token authentication with SHA-256 hashing
- Add rate limiting (100 req/min) with X-RateLimit headers
- Create REST API endpoints via trpc-to-openapi:
  - Forms: CRUD, duplicate, bulk operations
  - Submissions: list with date filter, get, delete, bulk delete
- Add OpenAPI 3.0 spec at /api/v1/openapi.json
- Add Settings UI for API key management with usage stats
- Add audit logging with 90-day retention cleanup cron
@vercel
Copy link

vercel bot commented Jan 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
formbase Ready Ready Preview, Comment Jan 9, 2026 6:28am
formbase-docs Ready Ready Preview, Comment Jan 9, 2026 6:28am

@ephraimduncan ephraimduncan merged commit ea2fba2 into main Jan 9, 2026
2 of 3 checks passed
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