This is a simple example on how to integrate with Azure B2C in Angular with the usage of MSAL packages and Microsoft Graph API.
Make sure the CLIENT_ID
in app.module.ts
file is updated with the client ID you get in Azure B2C App Registration section.
yarn
yarn start