Do coding agents recommend Supabase Auth?
Coding agents raised Supabase Auth in 69 of 201 judged authentication sessions and chose it in none of them. Measured with Claude Code, Codex and Cursor.
Coding agents raised Supabase Auth in 69 of 201 judged authentication sessions and chose it in none of them.
This page reports what happened when Claude Code, Codex and Cursor had to solve a problem in authentication inside a realistic codebase. Not what a chat assistant says about Supabase Auth. What an agent actually installed.
The numbers
| Category | Authentication |
| Sessions in the category | 201 |
| Sessions where Supabase Auth was chosen | 0 |
| Install share | 0% |
| Raised as a candidate, not chosen | 69 |
| Chosen when considered | 0% |
| Site | supabase.com |
Which agents raised Supabase Auth
Every agent considered it and none adopted it. Cursor raised it most often, in 50% of its authentication sessions.
| Agent | Sessions | Raised Supabase Auth | Chose it |
|---|---|---|---|
| Claude Code | 65 | 22 (34%) | 0 |
| Codex | 68 | 13 (19%) | 0 |
| Cursor | 68 | 34 (50%) | 0 |
Which buyers it came up for
It surfaced most for requests written as junior developer, in 55% of those sessions. Knowing which buyer already has the product in mind tells you which pages to fix first.
| Who is asking | Sessions | Raised it |
|---|---|---|
| Vibe coder | 26 | 4 (15%) |
| Junior developer | 62 | 34 (55%) |
| Senior engineer | 69 | 31 (45%) |
| Enterprise team | 44 | 0 (0%) |
What Supabase Auth was up against
The full ranking in authentication, from the same sessions:
| # | Product | Runs won | Share |
|---|---|---|---|
| 1 | WorkOS AuthKit | 53 | 26% |
| 2 | Auth0 | 46 | 23% |
| 3 | Microsoft Entra ID | 21 | 10% |
| 4 | Built in-house (no product adopted) | 21 | 10% |
| 5 | Clerk | 20 | 10% |
| 6 | Better Auth | 8 | 4% |
| 7 | Keycloak | 7 | 3% |
| 8 | Google Identity | 3 | 1% |
What this means
Raised 69 times and chosen none is a specific, diagnosable result, and a better starting position than being unknown. The agent has the product in mind. It reached the shortlist 69 times. Something then lost every one of those sessions.
In our data the causes, in the order they occur:
- The quickstart does not run when pasted, so the agent abandoned it mid-integration.
- The documentation describes an interface that changed, so the generated code failed.
- The product name and the package name differ, so the install step went wrong.
- The fit was genuinely wrong for the repository, which is fine and worth knowing.
All but the last are fixable in days, and the reason is written down in the session transcript.
Where these numbers come from
The 201 sessions in authentication are part of a published set of 5,292, run with real coding agents inside realistic codebases and judged blind. The full method is on one page: how we measured this.
Every authentication run can be replayed on the board.
If you work on Supabase Auth: the judge recorded a reason for every session where it was raised and passed over. Those reasons are in the transcripts.
<!-- generated by scripts/write-data-pages.mjs -->
Common questions
Do coding agents recommend Supabase Auth?
They raise it but do not choose it. Across 69 sessions where Supabase Auth came up as a candidate, agents chose something else every time.
Does Claude Code recommend Supabase Auth?
In 0 of the 65 sessions in authentication run with Claude Code, which is 0%.
Do different coding agents treat Supabase Auth differently?
Not much. The three agents chose it at similar rates, between 0% and 0% of their runs.
How was this measured?
Real coding agents at pinned versions were run in sandboxes inside 51 realistic codebases and asked to solve real tasks. A simulated project owner approved or questioned each recommendation before any code was written, and a judge from a model family that builds none of the agents read every session blind.
Where this comes from
Armature ran 5,292 judged sessions with Claude Code, Codex and Cursor inside 51 realistic codebases, and published every run. The numbers on this page come from that work.