TanStack / TanStack/cli

[Feature] Have auth tables in db schemas

Open
#443 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
1.3k
Forks
185
Avg merge
18h 45m
Merged PRs (30d)
2

Description

Which project does this relate to?

Create Tanstack App

Describe the feature

When we choose better-auth as provider and prisma/drizzle orm , it will be nice to have there auth tables already in schema files of respective orm

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the schema templates and provider-selection entry points for Prisma and Drizzle in the CLI. Check how the better-auth provider is handled, then ensure generated schemas include the required auth tables for each ORM choice; verify the generated output for both paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, cli, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.