t3-oss / create-t3-app

The best way to start a full-stack, typesafe Next.js app
https://create.t3.gg
MIT License
25.07k stars 1.15k forks source link

feat: add Clerk as Auth option in CLI #1978

Open moebqr opened 4 weeks ago

moebqr commented 4 weeks ago

Is your feature request related to a problem? Please describe.

I find my self having to setup Auth every single time because I use Clerk instead of NextAuth. Would be great if Clerk is added as an option into the CLI.

Describe the solution you'd like to see

Clerk as option for Auth in CLI.

Describe alternate solutions

Nothing in mind.

Additional information

No response

FleetAdmiralJakob commented 1 week ago

Duplicate of: https://github.com/t3-oss/create-t3-app/issues/1593