React Next.js – Cookie Based Secure Authentication System
React Next.js – Cookie Based Secure Authentication System
Learn to build secure production-ready react apps with a cookie-based authentication system instead of using local storage
What you’ll learn
React Next.js – Cookie Based Secure Authentication System
-
Learn to implement a secure authentication system using cookies
-
Learn to use cookies instead of local storage
-
Learn to integrate react and nextjs project with nodejs express and MongoDB API
-
Learn to protect your API with CSRF (cross-site request forgery) attacks
-
Learn to create protected pages
-
Learn to use context API to build your own redux like state management
-
Learn to use Ant Design and Bootstrap 4 with react and nextjs
-
Learn to build a boilerplate project that can be used as a base for all your future projects