TRPC Support #17

Closed
opened 2026-03-13 07:26:54 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Jonatthu on GitHub (Sep 29, 2024).

Just make a router handler that supports TRPC 10 and 11 versions

Originally created by @Jonatthu on GitHub (Sep 29, 2024). Just make a router handler that supports TRPC 10 and 11 versions
GiteaMirror added the integration label 2026-03-13 07:26:54 -05:00
Author
Owner

@Bekacru commented on GitHub (Nov 17, 2024):

TRPC already supported. No plans to have any deeper integration.

Here is an example using trpc with t3 stack
https://github.com/Bekacru/ct3-better-auth

@Bekacru commented on GitHub (Nov 17, 2024): TRPC already supported. No plans to have any deeper integration. Here is an example using trpc with t3 stack https://github.com/Bekacru/ct3-better-auth
Author
Owner

@alan345 commented on GitHub (Mar 30, 2025):

Another example with fastify tRPC and better Auth

https://github.com/alan345/Fullstack-SaaS-Boilerplate

@alan345 commented on GitHub (Mar 30, 2025): Another example with fastify tRPC and better Auth https://github.com/alan345/Fullstack-SaaS-Boilerplate
Author
Owner

@lucasriondel commented on GitHub (Apr 12, 2025):

@alan345 thanks a lot. your setup helped me configure it properly even if I had to add fastify to my project.

@Bekacru It is definitely supported but I think the implementation could be better. Would that be possible to have better documentation and possibly helpers from better-auth to achieve the linking of better-auth with TRPC ?

@lucasriondel commented on GitHub (Apr 12, 2025): @alan345 thanks a lot. your setup helped me configure it properly even if I had to add fastify to my project. @Bekacru It is definitely supported but I think the implementation could be better. Would that be possible to have better documentation and possibly helpers from better-auth to achieve the linking of better-auth with TRPC ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#17