ReinforzforReinforzreinforz.hashnode.net·Oct 21, 2022Implementing Authentication with Twitter Oauth 2.0 using Typescript, Node js, Express js, and Next js in a Full Stack ApplicationWhat will we learn Here, we will learn to implement authentication using Twitter OAuth 2.0 on a minimal working full-stack web application. We will not be using Passport.js or similar libraries to handle authentication for us. As a result, we will un...32 likes·471 readsTypeScriptAdd a thoughtful comment1 commentTop commentsCrypt·Oct 25, 2022Oct 25, 2022Why not use NextAuth ? ·Reply