Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 316 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 316 Bytes

ASP.NET Core API with Azure B2C

A sample showing how to secure an API using Azure B2C.

Uses Microsoft.Identity.Web to configure ASP.NET Core's Authentication middleware, ensuring that only signed in users can access the API endpoints.

Vue front-end: https://github.com/AspNetMonsters/vue-azure-b2c-sample