Fast Serverless Authentication with Next.js and PropelAuth
Next.js is a React framework that provides a lot of useful features out of the box. One of these powerful features is API routes, which allows you to make an API/backend entirely within your Next.js application.
// pages/api/hello.js
// requests to...
propelauth.hashnode.dev8 min read