angular - Is token based authentication secure for banking system or cookie based? -


i want create web application banking systems transfering money don't know how configure authentication application.

i've googled , find solutions token based authentication , cookie based authentication don't know 1 secure authentication.

i think token base if hack token ,hacker can alot of things api in back-end. please tell me or not? if not tell me how can authentication cookie based authentication in angular 2 in front end , asp.net web api in back-end. thanks.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -