Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Include ASP.NET identity example with SPA Template #1440

@AleksandrAlbert

Description

@AleksandrAlbert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions