Dear All,
I just completed my simple login using Angular 5 and ASP .Net MVC using API controller.
I have following two doubt regarding JWT token based Authentication :-
1. Is it good practice to store token in localStorage only.
2. How can I carry some important data using token in throughout the solution.
I read some where that token can encrypt easily so what will be solution to keep data secure in that case.
Thanking You in advance.
Madan ShekarPosted Mar 26, 2019, 1:49 AM
Please accept the answer If it helps
Mandar ShindePosted Mar 26, 2019, 3:50 AM
Mandar ShindePosted Mar 26, 2019, 2:09 AM
Mandar ShindePosted Mar 26, 2019, 1:41 AM
Madan ShekarPosted Mar 26, 2019, 1:28 AM