plugin logo
Authentication and Authorization using ASP.NET Core Identity
Install Plugin

@amplication/plugin-dotnet-auth-core-identity

NPM Downloads

Use authentication in the service generated by Amplication.

Purpose

This plugin adds the core required code to use authentication in the service generated by Amplication. It updates the following parts:

  • Adds the Authorize attribute in the base controllers by the roles configurations
  • Add the required configurations for the auth entity
  • Add the required configurations in the program.cs file

Get started with Amplication and Authentication and Authorization using ASP.NET Core Identity