yuriburger / ng-azureb2c-demo

Azure Active Directory B2C for your Angular App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-azureb2c-demo

Azure Active Directory B2C for your Angular App

This source code is part of a blogpost about what you need to configure to enable Azure Active Directory Business to Consumer (AADB2C) for your Angular App.

More info: Back your Angular App with Azure identity services

To setup the demo:

npm install

To run the demo:

npm run start

and navigate with your browser to http://localhost:4200

About

Azure Active Directory B2C for your Angular App

License:MIT License


Languages

Language:TypeScript 78.1%Language:JavaScript 16.2%Language:HTML 4.9%Language:CSS 0.8%