Skip to content

A project contains example of how to use Angular with Azure B2C

License

Notifications You must be signed in to change notification settings

terencetcf/azure-b2c-angular-example

Repository files navigation

B2c

This is a simple example on how to integrate with Azure B2C in Angular with the usage of MSAL packages and Microsoft Graph API.

To run locally

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

About

A project contains example of how to use Angular with Azure B2C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published