We are currently doing authentication in this by storing user token in the local storage.I understand this is not the right way and need to be changed,is there a right mechanism to do this or should we drop this entire thing and redo from the start.I understand that from next project we would be using the mechanism that srinivas is working on as that is the right way.
We are currently doing authentication in this by storing user token in the local storage.I understand this is not the right way and need to be changed,is there a right mechanism to do this or should we drop this entire thing and redo from the start.I understand that from next project we would be using the mechanism that srinivas is working on as that is the right way.