Through-out the app - mainly client but also on the server - we manually refer to the client app-name as bluehelmet-dev - but we need to change this to load the app-name from the session variable.
We need to replace all instances of the manually loaded app-name with a Util function that loads the name from the session, then cleans it.
Through-out the app - mainly client but also on the server - we manually refer to the client app-name as bluehelmet-dev - but we need to change this to load the app-name from the session variable.
We need to replace all instances of the manually loaded app-name with a Util function that loads the name from the session, then cleans it.