Summary
Keywords
Full Transcript
আগের video তে আমরা আমরা আমাদের application এর user management functionalities বানিয়ে দেখিয়েছিলাম। এই video তে আমি login functionalities, authentication & Json Web Token (JWT) এর মাধ্যমে cookie-based authentication করে দেখিয়েছি। 👍 Project Github Repository Link - https://github.com/learnwithsumit/chat-application [ checkout branch "lesson-4" ] ** You will get project HTML template in repository "main" branch 👍 Project Live Demo: https://lwschatapp.herokuapp.com Admin Login -------------------------------------- Username: [email protected] Password: LearnwithSumit:-)20 Normal User Login -------------------------------------- Username: [email protected] Password: LearnwithSumit:-)20 References: 👍 Json Web token Tutorial - https://www.youtube.com/watch?v=ZQJx93ZL7n8 👍 cookie-parser Documentation - https://github.com/expressjs/cookie-parser#readme কোন প্রশ্ন থাকলে comment section এ comment করতে পারেন। সেই সাথে আমাদের একটি Facebook Group আছে। সেখানেও আপনার প্রশ্ন করতে পারেন। সব প্রয়োজনীয় link নিচে দেয়া হলো - 👍 Facebook Group - https://www.facebook.com/groups/learnwithsumit 👍 Like our Facebook Page - https://www.facebook.com/LetsLearnwithSumit 👍 Follow us at Instagram - https://www.instagram.com/learnwithsumit 👍 Follow me at - https://www.facebook.com/sumit.analyzen 👍 Learn with Sumit Official VS Code Theme - https://marketplace.visualstudio.com/items?itemName=SumitSaha.learn-with-sumit-theme
