DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Developing Web Apps with ASP.NET Core 2.0 and React - Part 3

This is the third part of the series about developing a Web application based on ASP.NET Core 2.0 and React. In the first post, you built a secured Web API application that provides a list of books with ASP.NET Core 2.0. In the second post, you created a Single Page Application (SPA) client based on React to consume this API.

In this post, you will integrate the client-server system with scopes and authorization management by using Auth0.

Read on 🛠

Developing Web Apps with ASP.NET Core 2.0 and React - Part 3<br>

Oldest comments (0)