Forum Post: RE: Anyone using REST Adapter w/ AngularJS?

  • Thread starter Thread starter alxtrs
  • Start date Start date
Status
Not open for further replies.
A

alxtrs

Guest
It's safer to keep session cookie from JS access. You don't really need it (if you want to keep track of session status write http interceptor and flip isLoggedIn flag in $rootScope back and forth based on error status from server).

Continue reading...
 
Status
Not open for further replies.
Back
Top