Isolate angular from webapi

Jose Sebastian Garcia 1 Reputation point
2023-03-10T11:50:30.67+00:00

Basically I am trying to create an Angular project with its own identity system, which offers me: login, logout, integrations with facebook, register, recover passwords etc. It then generates a webapi which it goes to once it authenticates. What I want is to isolate the Angular identity function to save time, that is, to pass it from Angular to a webapi.

Is there a project template that will do this for me?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,627 questions
{count} votes