tRPC API with Next.js & PostgreSQL: Access & Refresh Tokens
When we use TypeScript to build a full-stack application that consists of a RESTful API and web app, it becomes tedious to share types between the server and client. Prior…
Continue reading