t
tRPC
How to add recaptcha support - tRPC
V
tRPC
•
10mo ago
•
4 replies
Vachan MN
How to add recaptcha support
Hello
! I am looking to add ReCaptcha v3 support to a few of my trpc endpoints
. I am not able to find any reference to how I can do this
.
I am using create
-t3
-app
Solution
The same way you
’d with any api right
? You could make use of a
“reusable base procedure
”
.
https://trpc.io/docs/server/procedures#reusable-base-procedures
Define Procedures | tRPC
A procedure is a function which is exposed to the client
, it can be one of
:
Jump to solution
tRPC
Join
Move Fast & Break Nothing. End-to-end typesafe APIs made easy.
4,951
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to add req to Context?
C
CR1M50N / ❓-help
2y ago
How to add signal on mutateAsync?
A
Akmal Dira / ❓-help
2y ago
How to add a short delay between requests
K
kjetil.hartveit / ❓-help
3y ago