Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
supabase auth with trpc? - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
4y ago
•
11 replies
devagr
supabase auth with trpc?
I can
't seem to figure out a good way to add supabase auth to trpc similar to how nextauth is integrated in
create-t3-app
create-t3-app
.
I am specifically having issues creating a protected trpc route with supabase auth
They have the
withApiAuth
withApiAuth
for protected routes
, but I want something similar to
getServerSession
getServerSession
that just returns a null value that I can write code to handle
.
Theo's Typesafe Cult
Join
26,564
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Credentials Auth with tRPC
TTC
Theo's Typesafe Cult / questions
4y ago
Using Supabase Realtime with TRPC
TTC
Theo's Typesafe Cult / questions
3y ago
Credential Auth Not Working with tRPc
TTC
Theo's Typesafe Cult / questions
12mo ago