Skip to content

Commit 2424a4e

Browse files
add authkit templates to repo
1 parent 6a39d1c commit 2424a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

create-convex/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,11 +436,13 @@ const TEMPLATES_IN_REPO = [
436436
"bare",
437437
"component",
438438
"nextjs",
439+
"nextjs-authkit",
439440
"nextjs-clerk",
440441
"nextjs-clerk-shadcn", // not suggested anymore
441442
"nextjs-convexauth",
442443
"nextjs-shadcn", // not suggested anymore
443444
"react-vite",
445+
"react-vite-authkit",
444446
"react-vite-clerk",
445447
"react-vite-clerk-shadcn", // not suggested anymore
446448
"react-vite-convexauth",

0 commit comments

Comments
 (0)