Approve together

One feedback hub. No new accounts for anyone.

CoApprove lets the people who use your project report problems, suggest ideas, and upvote what matters — and lets your team triage it all — without a single new login. Your project vouches for its own people; CoApprove signs them in.

coapprove.com/board
Share an idea or report a problem…
24
Dark mode for the dashboard
PlannedIdeaMaya · 3d ago
18
Export reports to CSV
In progressIdeaDiego · 5d ago
11
Slow to load on mobile
NewProblemPriya · 1d ago

Why teams pick it

Feedback people will actually leave

The hardest part of feedback is getting anyone to give it. CoApprove removes the friction: no sign-up wall for your users, no extra login for your team, and one small integration to run it.

No new accounts for your users

Your project already knows who they are. It mints a short-lived signed token; CoApprove verifies it and signs them in instantly. No sign-up, no password, no email round-trip.

No separate login for reviewers

Your team doesn't get another password to forget. Reviewers arrive vouched by your project — the same way your users do — and see the triage view. One integration covers everyone.

One small integration

A single project-agnostic hub on Cloudflare Workers + D1. Give your project an API key and a signing secret, drop in a button, and you're live — no service to run, no board to babysit.

Connecting a project

An API key and a signing secret. That's it.

Each connected project gets two credentials. They stay on your server — never in the browser — so only your project can speak for your users.

  1. Register your projectYou get an API key and a signing secret, and pick a slug (e.g. acme).
  2. Mint a token for the signed-in userOn your server, sign a tiny token (their id + name, ~5 min expiry) with your signing secret.
  3. Send them to CoApproveYour "Report / Suggest" button opens /auth/<you>?token=….
  4. They're in — instantlyThe hub verifies the token with your secret, starts a session, and drops them on the board.

Per-project credentials

API key
Authenticates your project's own calls to the hub's API. Server-side only.
Signing secret
Vouches for your users. You mint tokens with it; the hub verifies with it. Never leaves your server.

Tokens are short-lived and single-purpose — a sign-in voucher, not a session. CoApprove stays agnostic: it only knows each project's secret, and each project speaks only for its own people.

One shared board

From "I wish…" to shipped

Every post moves through a simple, visible lifecycle — with a status mark that reads at a glance.

New Planned In progress Done

For your users

  • Report a problem or suggest an idea in seconds
  • Upvote what they want most — one click
  • Comment and follow along as status changes
  • Arrive already signed in, from the page they were on

For your team

  • Triage everything in one place, ranked by votes
  • Set status: New → Planned → In progress → Done
  • No separate login to provision or manage
  • Review boards for bigger decisions (coming)

Connect your project

Bring your own users, keep your own login, and give everyone one easy place to be heard.