DEV Community

Cover image for Day-52 Training At Ryaz
mahin651
mahin651

Posted on

Day-52 Training At Ryaz

Date:28/03/2022
Day:Monday

Today's started at about 10:30 am as I was done with basic part of my app so, basically as yesterday I studied as for what we need the jwt token i.e Jason Web Token so, as I was done with the basic understanding of jwt tokens so, today I started with implementing the jwt tokens firstly I watched a video on you tube that how to implement it so, then I installed the jwt by using the command npm I jsonwebtoken and then I used and declared it as const and used as jwt.sign and implemented it and also tried by using various another methods but didn't get the token in the output as when we implement Jwt token we get unique token when we post a new user so, I have tried but was unsuccessful so, I would try it tomorrow with a new approach so, this way my day ended up and got various knoledge about jwt tokens.

Latest comments (0)