Include ASP.NET identity example with SPA Template #264

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

Originally created by @AleksandrAlbert on 12/13/2017

I am building a React + Redux app, and like most websites authentication is a necessary. Unfortunately none of the SPA templates include user accounts by default. This has led to some degree of uncertainty with how best to implement security. In searching for 'How to secure a dotnet core SPA app', I see almost every result come up talking about the use of JWT's through a provider such as Identity Server, though I am not a security expert and would prefer to have at least one security option recommended by Microsoft. I've not been able to find an example of securing a React app using asp.net Identity alone, is this possible? It would be extremely helpful if a template could be added which includes authorization.

*Originally created by @AleksandrAlbert on 12/13/2017* I am building a React + Redux app, and like most websites authentication is a necessary. Unfortunately none of the SPA templates include user accounts by default. This has led to some degree of uncertainty with how best to implement security. In searching for 'How to secure a dotnet core SPA app', I see almost every result come up talking about the use of JWT's through a provider such as Identity Server, though I am not a security expert and would prefer to have at least one security option recommended by Microsoft. I've not been able to find an example of securing a React app using asp.net Identity alone, is this possible? It would be extremely helpful if a template could be added which includes authorization.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#264
No description provided.