Mandar Shinde

Mandar Shinde

  • NA
  • 423
  • 110.1k

Regarding JWT token based authentication.

Mar 26 2019 1:22 AM
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.
 

Answers (5)