Elegant token-based API access with AngularJS(engineering.talis.com)
engineering.talis.com
Elegant token-based API access with AngularJS
http://engineering.talis.com/articles/elegant-api-auth-angular-js/
http://engineering.talis.com/articles/elegant-api-auth-angular-js/
One question --> If a user needs to re-authorize via a login screen, let's say they login successfully and the server returns a token. How (or does) the code continue the original request?
Thanks