yuriburger / ng-azureb2c-pkce-demo

Azure Active Directory B2C with PKCE for your Angular App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ng-azureb2c-pkce-demo

Azure Active Directory B2C with PKCE 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) with Authorization Code with Proof Key of Code Exchange (PKCE) for your Angular App.

More info: Azure Active Directory B2C With PKCE for Your Angular App

To setup the demo:

npm install

Update the values in the authconfig.ts and run the demo

npm run start

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

About

Azure Active Directory B2C with PKCE for your Angular App

License:MIT License


Languages

Language:TypeScript 80.8%Language:JavaScript 14.9%Language:HTML 3.6%Language:CSS 0.6%