└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ### Vanilla JavaScript SPA using Azure AD B2C to Sign-in Users and call a Web API 2 | ------------ 3 | There's a newer version of this sample taking advantage of the **Microsoft Authentication Library for JavaScript**. 4 | 5 | Check it out here: [active-directory-b2c-javascript-msal-singlepageapp](https://github.com/Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp) 6 | 7 | If you really need a sample that uses the **hello.js** library for B2C authentication, you can navigate to the master branch, but please know that it's no longer supported. --------------------------------------------------------------------------------