I have been searching around from past few days the best way to authenticate an Angularjs app with Node js as backend.
I have come across the link - https://github.com/sahat/tvshow-tracker/blob/master/server.js , here JSON Web Tokens are getting used so just wondering is it a good security mechanism for Angularjs Apps ? any ideas or inputs?
5 comments
Ask HN: Best way to authenticate Angular/node app | Heykuki News