Integration Guideline for usage with ORPC #1088

Closed
opened 2026-03-13 08:21:53 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @hmartins370 on GitHub (Apr 20, 2025).

Is this suited for github?

  • Yes, this is suited for github

No indication on how to use with orpc https://orpc.unnoq.com/

Describe the solution you'd like

An update to the integration part of the doc with a section fro ORPC

Describe alternatives you've considered

not applicable

Additional context

No response

Originally created by @hmartins370 on GitHub (Apr 20, 2025). ### Is this suited for github? - [x] Yes, this is suited for github ### Is your feature request related to a problem? Please describe. No indication on how to use with orpc https://orpc.unnoq.com/ ### Describe the solution you'd like An update to the integration part of the doc with a section fro ORPC ### Describe alternatives you've considered not applicable ### Additional context _No response_
Author
Owner

@Kinfe123 commented on GitHub (Apr 21, 2025):

Yeah currently we don't have a guide for oRPC. but you can help with that if you can. 👀

@Kinfe123 commented on GitHub (Apr 21, 2025): Yeah currently we don't have a guide for oRPC. but you can help with that if you can. 👀
Author
Owner

@Bekacru commented on GitHub (Apr 22, 2025):

integrating with ORPC, TRPC or any other this type of api frameworks that require another web framework to run on doesn't require any special integraiton. You can mount the auth handler for your specific framework from the expalmes in the docs and use server side auth.api to be able to fetch session or do any other auth related actions.

@Bekacru commented on GitHub (Apr 22, 2025): integrating with ORPC, TRPC or any other this type of api frameworks that require another web framework to run on doesn't require any special integraiton. You can mount the auth handler for your specific framework from the expalmes in the docs and use server side `auth.api` to be able to fetch session or do any other auth related actions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#1088