JWT
JWT Stands for Json Web Token, it used for to set the cookies basically performing the CRUD (Create, Read, Update, Delete) operations.
Difference between Access & Refresh Token
Basically Access token and refresh token both are set in the cookies...