Question: will this support spa pre-rendering & pre-fetch with more complex applications? #1655

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

Originally created by @andycwk on 3/9/2016

HI,

It's not clear from the documentation at the moment, so...

Imagin that I'm building an ng2 application that authenticates & uses an api that is on a different sub-domain (api.my-app.com) from the web client (www.my-app.com - the web client is only responsible for html, js & css - you know the static stuff).

In this example we shall use and store oauth access tokens (including possibly refresh tokens) on the client during the browser session to communicate with the api ..

I know it's still very early days for this package, so... will or how does the angular services help me with this scenario?

Cheers

*Originally created by @andycwk on 3/9/2016* HI, It's not clear from the documentation at the moment, so... Imagin that I'm building an ng2 application that authenticates & uses an api that is on a different sub-domain (api.my-app.com) from the web client (www.my-app.com - the web client is only responsible for html, js & css - you know the static stuff). In this example we shall use and store oauth access tokens (including possibly refresh tokens) on the client during the browser session to communicate with the api .. I know it's still very early days for this package, so... will or how does the angular services help me with this scenario? Cheers
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1655
No description provided.