How to Create JWT Token in ASP.NET Core and use it in Angular | JWT Authorization 2022

preview_player
Показать описание
About the Video--------------------------
In this video, I have created a .net core application and written a code to create JWT token. This token is accepted in front end in an Angular Application and stored in Browser's local storate.
Watch the Video to know more.

Links :

Tags---------
#programming, #programmingtutorials, #tutorials, #frontend, #backend,
#jwttoken, #jwtauthorization, #jwtauthentication, #aspnetcore, #angular, #angularconnecttobackend, #backendlogic
Рекомендации по теме
Комментарии
Автор

Thanks you very much for this man, I'm Brazilian and even though I don't understand your language, I can clearly understand your code, please continue with your videos!!

MuitoDez
Автор

thank you soo much very clear and best explanation sir thanks

islamicpoint__
Автор

Thank you very much..This is very useful

ashwinipatil
Автор

Thank you very much, I learned a lot from you

waseemalsammoue
Автор

Bro we do more registation means every ones details data save in database right then we use any ones password bro for login??

gagguturienamulla
Автор

System.ArgumentNullException: 'String reference not set to an instance of a String. (Parameter 's')' this error show.. i uses visual studio 2022 asp.net cor 6...please help me....

mdrakibulislam
Автор

Sir jo current user variable bna rhe he hm auth service me taki hm LogedIn user ka data khi bhi subscribe krke access kr ske vo dusre component me subscribe nhi ho pa rha he me ek dusre component me ngOnInit:void() me subscribe krne ka try kr rha hu taki uska data use kr sku to vo nhi ho pa rha he ❓ mene token bhi set kr diya hu jesa aapne video me show kiya he or currentuser variable me data bhi put krva diya hu auth service me jesa video me dikhaya gya he ❓

Sudhanshusable
Автор

Decode should work with secret key, if someone get the token, they can see the whole data

ashutoshgupta