Nacho EliasN

Which http library trpc uses in the frontend?

I was wondering if
trpc
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
Was this page helpful?