Dear All,
I get confused with token based authentication for my simple login using Angular 5 and ASP .Net MVC with REST Api controller.
I read partially about both JWT and OAuth.
Please tell me which one is good for my application and more secured than other.
Thanking You in advance.