An SPA GUI Session as a Non-HttpOnly Cookie
Are you writing a single page application or SPA? If so, you’d probably want to store some session data in the user’s browser in order to keep track of the GUI’s state.
An SPA GUI Session as a Non-HttpOnly Cookie
Are you writing a single page application or SPA? If so, you’d probably want to store some session data in the user’s browser in order to keep track of the GUI’s state.