[GH-ISSUE #36] TRPC Support #8101

Closed
opened 2026-04-13 03:09:38 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Jonatthu on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/36

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

Originally created by @Jonatthu on GitHub (Sep 29, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/36 Just make a router handler that supports TRPC 10 and 11 versions
GiteaMirror added the locked label 2026-04-13 03:09:38 -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

<!-- gh-comment-id:2480979653 --> @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

<!-- gh-comment-id:2764611811 --> @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 ?

<!-- gh-comment-id:2798881281 --> @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#8101