1 00:00:00,210 --> 00:00:06,030 Let's try to close this action quickly by discussing the summary of the topics that we have discussed 2 00:00:06,030 --> 00:00:11,130 inside this section at the starting of the section we discussed about what are tokens, what of the 3 00:00:11,130 --> 00:00:16,440 importance of them in the authentication and authorization flows and what are the advantages of the 4 00:00:16,440 --> 00:00:22,800 token based authentication compared to traditional ways of authenticating the user, like storing the 5 00:00:22,800 --> 00:00:29,760 user details on the of associations or databases that we dip down into JWT tokens? 6 00:00:29,960 --> 00:00:37,050 What is its format and what are the importance of each component inside JWT like header, payload and 7 00:00:37,050 --> 00:00:44,790 signature, and how we can share information using JWT token and how we perform authentication and attribution, 8 00:00:44,940 --> 00:00:47,940 even handling the scenarios like tampering that token. 9 00:00:48,180 --> 00:00:56,160 And at last we also enhanced our easy bank application by making changes on the backend and the Frinton 10 00:00:56,460 --> 00:00:56,970 site. 11 00:00:57,150 --> 00:01:04,349 So these changes helped us to use JWT tokens to generate and validate Damodaran time in the attribution 12 00:01:04,349 --> 00:01:05,740 and authentication process. 13 00:01:05,770 --> 00:01:10,980 I'm also attaching the code that we have developed both in the backend and front end to this video. 14 00:01:11,250 --> 00:01:16,110 If you have any questions or concerns, please debug the code that I am providing. 15 00:01:16,350 --> 00:01:22,200 And if you are still not able to resolve the issue, please post your questions in the Q&A section and 16 00:01:22,200 --> 00:01:24,660 I'll be able to help you as soon as possible. 17 00:01:24,840 --> 00:01:27,530 So thank you and see you in that next section by.