Question: What are others approach for SPA and MVC to trigger authentication? #155

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

Originally created by @NelsonLamprecht on 2/23/2018

Is it using the MapSpaFallbackRoute and hosting the SPA on that mvc cshtml page instead of the angular cli index.html?
Is it calling an authenticated mvc api and forcing a redirect in SPA?
Other solutions with the angular cli config?

What I don't want is any unauthenticated access to the application....

*Originally created by @NelsonLamprecht on 2/23/2018* Is it using the MapSpaFallbackRoute and hosting the SPA on that mvc cshtml page instead of the angular cli index.html? Is it calling an authenticated mvc api and forcing a redirect in SPA? Other solutions with the angular cli config? What I don't want is any unauthenticated access to the application....
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#155
No description provided.