Creating a Basic Authentication Provider in Next.js
There are several identity service providers out there that take the complexity and security considerations off the plate of the developer. There are also authentication libraries, such as next-auth, for Next.js. But sometimes you want to implement v...
designly.hashnode.dev11 min read