Prerendered SPA cookies issues #1630

Closed
opened 2025-08-09 17:21:01 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @laskoviymishka on 5/6/2016

When we have spa running under server authorization context (i.e. we have cookies authorization) we no able to run secure API calls on prerendering side.
For angular this is blocked till issue: https://github.com/angular/universal/issues/273 resolved
For react (react-redux template) this not working for both client and server render (isomorphic search not passing cookies), but could be fixed.

*Originally created by @laskoviymishka on 5/6/2016* When we have spa running under server authorization context (i.e. we have cookies authorization) we no able to run secure API calls on prerendering side. For angular this is blocked till issue: _https://github.com/angular/universal/issues/273_ resolved For react (react-redux template) this not working for both client and server render (isomorphic search not passing cookies), but could be fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1630
No description provided.