Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Feature] Have auth tables in db schemas

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

Nobody has claimed this yet.

Assessment

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

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.

Description

enhancement
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

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

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.

More from TanStack/cli

All issues in TanStack/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.