Nacho Elias
Nacho Elias4y ago

Which http library trpc uses in the frontend?

I was wondering iftrpc uses the Fetch API or uses something like Axios to do API calls from the frontend. I recently added supertokens to an app and I need to add a middleware for session refreshment depending on the tool I'd be using
2 Replies
sachin
sachin4y ago
we use the fetch api
Nacho Elias
Nacho EliasOP4y ago
nice! Thank u 🙂

Did you find this page helpful?