ralf
ralf3w ago

create convex app should include stack-auth as template

My default stack is nextjs + stack auth + prisma. I wanna switch to convex. But I can't without bringing stack auth with me. Can I create a new nextjs - stack auth template for convex so it becomes available in the create convex cli wizard?
6 Replies
Convex Bot
Convex Bot3w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart3w ago
Stack auth isn't a supported auth framework (though I'm sure it would work great via custom auth integration), so if you really want it from the cli today you'd have to run your own fork of convex-js with the changes you want.
ralf
ralfOP2w ago
is there a way to push it to be a supported auth framework?
Sorin
Sorin2w ago
I also use amplify but I don't assume its in the official create app. this would imply not just addig it but also supporting it with updates and docs
Clever Tagline
Yeah, adding a new auth option would involve several updates. Not saying that the team doesn't consider that stuff, but they're still a relatively small team, and they have a lot of things they're trying to do. @ralf If you tag this post as a Feature Request, it'll surface the idea more easily to the team for consideration.
ralf
ralfOP2w ago
okay great! yeah I totally see that! makes sense! I guess it is marked as feature request right?

Did you find this page helpful?