This is the dotnet core angular default template with an addition of authentication with the help of Azure AD B2C and msal.js
The Angular .Net Core startup template with Azure AD B2C authentication is an impressive solution for developers seeking a robust framework for building secure applications. This template combines the versatility of Angular with the powerful backend capabilities of .Net Core while integrating seamless authentication through Azure AD B2C. With its user-friendly setup, developers can swiftly kickstart their projects while relying on established security protocols.
What sets this template apart is its focus on authentication management using msal.js, ensuring that accessing resources is both secure and efficient. Ideal for developers looking to build applications that require user identity management without the overhead of creating a custom solution, this template provides a solid foundation and does so with a straightforward setup process.
environment.ts file to match your Azure AD B2C subscription for personalized configuration.