Lucas Lima do NascimentoforWasp - full-stack with React & Node.jswasp-lang.hashnode.dev·Aug 22, 2024How To Add Auth With Lucia To Your React/Next.js App - A Step By Step GuideAlthough authentication is one of the most common web app features, there are so many different ways to go about it, which makes it a very non-trivial task. In this post, I will share my personal experience using Lucia - a modern, framework-agnostic ...DiscussReact
milankatiramilankatira.hashnode.dev·Mar 24, 2024Next.Js authentication using LuciaHandling authentication is a complicated yet crucial task. Recognizing the importance of a robust and secure authentication system, Lucia be an excellent solution for your next project. As a lightweight auth library specifically designed for TypeScri...DiscussNext.js
Nabil Ridhwanblog.nabilridhwan.com·Feb 19, 2024Migration to Next.js App RouterI made an app called “Musicn”. It’s an app that allows users to discover music and share your music taste with others. Beta version of Musicn It was a pretty old project, with any major change being about 2 years ago. The most significant thing after...DiscussNext.js