What is JWT? What is it comprised of?
Sigiloso
Explained the basic fundamentals of JWT and how it is used to authenticate users along the flow of a website. Also explained how the token is actually encrypted with the user id, time of making, time of expiry etc