php - Getting session variables from IP.Suite in Angular 2 -


i'm working on angular 2 project, have logged in user ip.suite (if user logged in there) , fetch variables id etc.

i tried asking on forums, no 1 answered. first thought of fetching cookie, it's flagged httponly. now, work fine if http request php script , session variables there? if so, how?

thanks in advance.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

sitecore - Resolve ISitecoreService using SimpleInjector -