#nextjs
Read more stories on Hashnode
Articles with this tag
In this post, we'll use next-auth to build an authentication system that allows our users to log in to our app using their Discord account. I've...
In this post, we'll learn how to find a Discord applications's id and secret and how to store them as environment variables in a Next.js app. The...