DEV Community

Cover image for Day-51 Training At Ryaz
mahin651
mahin651

Posted on

Day-51 Training At Ryaz

  • Date:25/03/2022
  • Day:Friday

Today, I started at about 11:30 am as I was done with all basic crud operations so, I had a meet with my mentor so, he asked to implement the jwt tokens i.e JSON Web Token is an open standard used to share security information between two parties — a client and a server.and this help us to identify the distinct user we would understand this with an example so, as we see if we host a party and allow the entry of party with an distinctive pass so, every user that enter the party would have unique toke and get the entry if user would not have an unique token so, his entry would be disabled same is with JWT token once we implement it when ever user create the source would be assigned with unique token and his enrt and exit would be viewed and this will help us to maintain security and would be easy to get identity that have created the source so, now I have to implement it in my crud app so,today I learnt all about JWT tokens. soothes way my day ended up.

Top comments (0)