What are Cookies in NodeJS?

Поделиться
HTML-код
  • Опубликовано: 31 янв 2023
  • ► Master NodeJS Playlist: • Master NodeJS
    In this tutorial video, you will see what are cookies in browsers and two main authentication patterns i.e via Cookies and Headers
    ► Complete Full Stack Web Developer RoadMap 2023: • Complete Full Stack We...
    Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It allows developers to run JavaScript on the server side, creating server-side applications with JavaScript.
    ► My Website: www.piyushgarg.dev
    My Gears
    ► My Girlfriend: amzn.to/3WD6FRp
    ► Apple MacBook Laptop: amzn.to/3WBJgQn
    ► Anker USB Hub: amzn.to/3GhZSr0
    ► Blue Yeti Microphone: amzn.to/3YKZ9FT
    ► External 27” Monitor: amzn.to/3Vp3xaO
    ► Logitech MK295 Wireless Keyboard and Mouse: amzn.to/3DuL1bB
    ► Seagate Expansion 1TB External HDD: amzn.to/3QMm5Q8
    ► Tripod: amzn.to/3S4OwK4
    ► Ring Light: amzn.to/3YLf8DR
    Disclaimer: All the links above are affiliate links.
    Social Links
    ► Twitter - / piyushgarg_dev
    ► LinkedIn - / piyushgarg195
    Video Titles
    What are Cookies in the Browser?
    Cookies in Nodejs?
    Authorization Headers
    Cookie-based Authentication
    Tags
    #nodejs #authentication #javascript #expressjs #mongodb #mernstack #developer #api #https #server #javascriptinhindi #webdevelopment #webapp #realtimeapp #serverside #nonblockingio #tech

Комментарии • 89

  • @santoshdhariwal8979
    @santoshdhariwal8979 10 месяцев назад +6

    Excellent Videos Piyush... Explaining it in such a simple way.. makes it so easy

  • @user-qk8oh5td1g
    @user-qk8oh5td1g 6 месяцев назад +4

    The thing I love about this playlist is using simple language, very easy to understand and please always give the scenario of how things work at enterprise level in your future video.😌

  • @shubhamgupta-bl1tr
    @shubhamgupta-bl1tr Год назад +12

    Thanks sir taking my doubts..it's clear now

  • @mahendra.k12
    @mahendra.k12 7 дней назад +1

    If you encounter this error: Cannot read properties of undefined (reading 'split'), Follow the given steps:
    1. first make changes only to handleLogin controller and send token as json instead of setting a cookie.
    2. Now in postman, make POST req to /user/login and generate a token.
    3. Now make change to our middleware functions i.e to checkAuth and restrictLogin middlewares.
    4. And now finally make GET req to homepage and set the authorization header in postman.
    Reason: If you make changes to the middlewares first and then try to generate the token it will result in error because we don't have authorization header during initial token generation and the checkAuth middleware is still executed. Hence generate the token first and then make necesarry changes in the middlewares.
    Hope it helps!

  • @pradeeppop8201
    @pradeeppop8201 Год назад +4

    This tutorial of nodejs is more useful to any other paid tut .
    Thank you so much sir such a amazing series ❤️ 🙌 👏

  • @lakshyakhushalani9464
    @lakshyakhushalani9464 Год назад +1

    literally no words for uh bro !...excellent explaination 😃😃

  • @weforyouweb1165
    @weforyouweb1165 Год назад +18

    Bro you are explaining very deep things in practical superb bro 🎉🎉

  • @satyanshgarg9651
    @satyanshgarg9651 3 месяца назад

    Great work, it has compelled me to like and subscribe.

  • @sutharjay1
    @sutharjay1 4 месяца назад +1

    Got to know many things this video thank you for the lecture😇😇

  • @mayankbadika3101
    @mayankbadika3101 5 месяцев назад

    Thank you so much for sharing this. Very good explanation :)

  • @ageshalbhandare2487
    @ageshalbhandare2487 8 месяцев назад +1

    No words, how you explain deep fully, at each word meaning fully explain😊 Thank you, Create An RUclips channel and share your knowledge📚

  • @user-kl5nf4lw7p
    @user-kl5nf4lw7p 4 месяца назад

    that was so useful and deep knowledge for newbie. awesome bro ❤.

  • @Raj6026
    @Raj6026 Год назад

    Thanks bro..excellent video .really helpful

  • @lillyput2275
    @lillyput2275 4 месяца назад +2

    Bro just don’t stop posting videos u r just amazing tutor❤

  • @ashishprajapati825
    @ashishprajapati825 6 месяцев назад

    Amazing explaination bro ❤👏🏻

  • @rztutul8824
    @rztutul8824 14 дней назад

    Thank you so much bro

  • @coderkashif
    @coderkashif 8 месяцев назад

    Bro you are great>>>

  • @kanamithra5062
    @kanamithra5062 4 месяца назад

    Good explanation👍

  • @movocode
    @movocode 7 месяцев назад

    Thank you for this tutorial - you have make an overview video about architecture of SSO (single sign on) authentication - if possible, can you make a full coding tutorial of SSO (basic only will do).

  • @dineshsinghbisht07
    @dineshsinghbisht07 Год назад +4

    Thanks for the video 🔥✨

  • @mma-dost
    @mma-dost Год назад +1

    Thanks bhaiya for the video tutorials. 🥳🥳🔥🔥🤘🤘

  • @ibntofajjal
    @ibntofajjal Год назад

    Thank's man

  • @Ankit-xq3sl
    @Ankit-xq3sl 4 месяца назад

    Tenks😊 gruudev

  • @ishikamalik4183
    @ishikamalik4183 4 месяца назад

    excellent

  • @imPrathamDev
    @imPrathamDev Год назад +5

    can you explain refresh token and access token?

  • @himanshuarora1910
    @himanshuarora1910 3 месяца назад

    you should set the headers in ejs files only ,whats the use of creating them if we have to use postman only

  • @Abdullahsiddique-wf2nt
    @Abdullahsiddique-wf2nt 3 месяца назад

    Agr hum Map or database ko combined use kry tu excess database request ka issue ni hoga, first time jab user login hoga tu map ma bhi or database ma bhi store hoga or getuser ma hum check laga day ka agr user exist krta ha map ma tu database sa query na kry or agr map sa ma ni ha tu database sa query kr kay usko map store krdy for further request verification

  • @Ajmal_Hossain
    @Ajmal_Hossain 5 месяцев назад

    Another potential concern might arise when dealing with stateful authentication in the context of load balancing.

  • @Solo_playz
    @Solo_playz 3 месяца назад +1

    I thought the same even though I used to do the same in my MERN stack projects what shubham has asked
    But Thanks Piyush for getting us more clear on it also I found that OAuth and NextAuth use the same technique while authenticating users on each request they utilize tokens stored in the cookies and get users' data from it!
    Very very useful topic you have covered

  • @CodeWavewithShahHussain
    @CodeWavewithShahHussain 5 месяцев назад

    But jwt be to scrent check krna ka liya br br new page reload phr datbase wala sa match krta ha?

  • @lovelymusic3549
    @lovelymusic3549 Год назад +1

    Sir please tell us about new react JS series any idea when it's starting?

  • @jatinsharma3792
    @jatinsharma3792 9 месяцев назад

    I am looking for the content on CSRF and CSP Headers in JAVA Filter. If you could provid it that would be really helpful.

  • @chetu9241
    @chetu9241 Год назад +2

    U got one subscriber ❤

  • @user-go9bs2mh8f
    @user-go9bs2mh8f 18 дней назад

    in browser based applications, in industry standard for authentication tokens are sent through cookies or response?

  • @ravisingh5906
    @ravisingh5906 3 месяца назад +7

    i can't set cookie by res.cookie

    • @sawaregamer8815
      @sawaregamer8815 2 месяца назад

      use cookie parser and if you work on react and node you need to use cors package

    • @DineshKumar-gt7xm
      @DineshKumar-gt7xm Месяц назад

      ​​@@sawaregamer8815I am also not able to set cookies using react. I have used both cookie parser and cors package.

    • @muhammadtaimoor2378
      @muhammadtaimoor2378 Месяц назад

      Use res.cookies

  • @pallabdandapat1866
    @pallabdandapat1866 Месяц назад

    22:28 -->changes happen

  • @abhishekgautam2289
    @abhishekgautam2289 3 месяца назад

    kaise ho pankaj sir ham bhi yhi se padh rhe😁

  • @shubhamdas6519
    @shubhamdas6519 3 месяца назад

    Thanks for the video sir

  • @unknown-lv8io
    @unknown-lv8io 25 дней назад

    21:06 but token match karne ke liye database access chahiye hoga na har bar request aane par!!..........to problem to same hi rahi jo aapne video ke starting me kaha tha

  • @challarashmitha55
    @challarashmitha55 2 месяца назад

    How can I get a token set in cookies in browser

  • @AkashLayal
    @AkashLayal 4 месяца назад

    Sir i have a doubt because 11:04 you have directly providing user from jwt token but if the user is deleted from database but the user can still access logged in content.

    • @vishnugopalakrishnan9539
      @vishnugopalakrishnan9539 4 месяца назад

      getUser function doesnt "provide" user directly, it decodes the user data that was signed, i.e. id and email, adds it to req.user (code under restrictToLoggedInUser ) and finds that info from the database for each req, you can check the code at router.get('/'..) under staticRouter,

  • @tarushchandra8993
    @tarushchandra8993 Год назад +1

    Hi Piyush, maine ek website banai hai jiska server or client different domain pe hai but jab mai sever me cookies ke option me domain ko apne client ke domain pe set karta hu, tab bhi cookie send nahi ho rahi.
    I've also used cors for cross platform sharing. kya browser ka kuch default behavior hota ki third party client par cookie send nahi karna?
    meanwhile maine localstorage me token send kar diya, but mai cookies me token send karna chahta hu..

  • @rishabhkedia9304
    @rishabhkedia9304 26 дней назад

    19:35 reponse

  • @jackma9528
    @jackma9528 2 месяца назад

    sir in my code it is showing can't read the properties of undefined after i switched to response section after cookie section, i copied exactly your code but it is not working, if someone know please help

  • @utkarshtenguria3836
    @utkarshtenguria3836 2 месяца назад

    how we can take user information from tokens Piyush Garg

  • @learner5839
    @learner5839 8 месяцев назад +1

    Sir I am sending cookie by res.cookie and 'm able to see that cookie in network but not in application-->Cookies

  • @aazimsheikh279
    @aazimsheikh279 25 дней назад

    I am not getting authorization in the headers. Why?

  • @nishaaa_maurya
    @nishaaa_maurya 10 месяцев назад

    In last, we use header base authentication, Will it work for browser?
    Because, it is not working for browser in my case.

  • @utkarshtenguria3836
    @utkarshtenguria3836 2 месяца назад

    but first time in mobile device we have to login how can we send token in request in first time does it not required?

    • @DozSparrow
      @DozSparrow 27 дней назад

      First time we need to login, after successful login server provide us token and subsequent we use provided token by server to communicate server

  • @RishiRajxtrim
    @RishiRajxtrim 10 месяцев назад

    Adhyapak Diwas ki Shubhkamnaein! 🙏😇

  • @ApurvaKalvadeSDE
    @ApurvaKalvadeSDE 5 месяцев назад

    if one user logs in, but second user comes and copy your Authorization Bearer token or Cookie..... and that 2nd person then requests in the backend from his own laptop via the copied token/cookie. In this case, how to make it more secure ???? Can you please walk through this scenario ?

    • @Rahul-yr3up
      @Rahul-yr3up 9 дней назад

      He has said in his video that do not pass exact jwt token in cookie. Encrypt the token before passing it to the cookie

  • @ridhamanand8519
    @ridhamanand8519 6 месяцев назад

    what are http only cookie ?

  • @ManojTudu-sc5rb
    @ManojTudu-sc5rb 9 месяцев назад

    Hi.. Need your help.. My req.headers does not contain authorization property

    • @Solo_playz
      @Solo_playz 5 месяцев назад

      Bro! You have to set your headers on your own
      like this that contain Authorization property here is the example!
      const headers = {
      'Authorization':'Bearer ',
      'Content-Type:'application/json', // just an example property you can add more property as you want!
      }
      now you can pass this header with your fetching methods like fetch or Axios
      Hope you get it

    • @pratyushpragyey7002
      @pratyushpragyey7002 Месяц назад

      well if you're using postman then you've to set the bearer token by going in headers

  • @gopinathk1485
    @gopinathk1485 5 месяцев назад

    Very useful video Piyush, but it could be helpul if you are teaching in English

  • @ApurvaKalvadeSDE
    @ApurvaKalvadeSDE 5 месяцев назад

    ye Manish Paul bhai hai kya ??

  • @ArpitJain-kc7bl
    @ArpitJain-kc7bl Месяц назад

    What is the need to send bearer, as it is getting split

    • @pratyushpragyey7002
      @pratyushpragyey7002 Месяц назад

      It's a way in which bearer token is designed

    • @ArpitJain-kc7bl
      @ArpitJain-kc7bl Месяц назад

      @@pratyushpragyey7002 is it just to make code readable or it is compulsory

    • @pratyushpragyey7002
      @pratyushpragyey7002 Месяц назад

      @@ArpitJain-kc7bl you don't have a choice to include it or not it's just how it's written whenever you'll pass the token in headers it will always be attached with word bearer

    • @ArpitJain-kc7bl
      @ArpitJain-kc7bl Месяц назад

      @@pratyushpragyey7002 Okay brother thanks for clearing it

  • @snehapatidar3122
    @snehapatidar3122 Месяц назад

    why it showing this?
    C:\Users\toshiba\Desktop\codes
    ode js\URL shortcut project\index.js:50
    res.redirect(entry.redirectURL)
    ^
    TypeError: Cannot read properties of null (reading 'redirectURL')
    at C:\Users\toshiba\Desktop\codes
    ode js\URL shortcut project\index.js:50:21
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    Node.js v21.7.3
    [nodemon] app crashed - waiting for file changes before starting...

    • @rishabhgupta9846
      @rishabhgupta9846 Месяц назад

      Are you checking whether entry is null or not

  • @nooneknowsme1370
    @nooneknowsme1370 7 месяцев назад

    this authorization thing got me confused like cookies, tokens, headers and all.

  • @KirtanPatel552
    @KirtanPatel552 5 месяцев назад

    still I got One error TypeError: Cannot read properties of undefined (reading 'split') if Anyone have solution for this...

    • @prateek_saxena2107
      @prateek_saxena2107 5 месяцев назад

      getting same error. were you able to find the solution?

    • @KirtanPatel552
      @KirtanPatel552 5 месяцев назад

      @@prateek_saxena2107 Not yet...

    • @pratyushpragyey7002
      @pratyushpragyey7002 Месяц назад

      because you've to set authorization property if you're using postman by setting bearer token

  • @studyplans3783
    @studyplans3783 Месяц назад

    bade bahiya m soch kyo nahi pa rha hun😟

  • @sufiyanbaraskar234
    @sufiyanbaraskar234 Месяц назад +1

    Pls provide the source code always

  • @lovishduggal9064
    @lovishduggal9064 Год назад

    Bhaiya ji esse he videos aati rehye gii ?

  • @pradeeppop8201
    @pradeeppop8201 Год назад

    @piyushgarg sir