Hello,
I was following your tutorial from youtube it works fine,
You explained it very well, thank you for that.
I just have a little query why do we need to prefix 'JWT ' to token while sending a response back.
By the way with prefixing 'JWT ' it works fine but as soon as I remove 'JWT ', it didn't work, I'm wondering why this is happening? any specific logical or syntactical reason?