Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.

Notifications You must be signed in to change notification settings

Azure-Samples/active-directory-b2c-javascript-hellojs-singlepageapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 

Repository files navigation

Vanilla JavaScript SPA using Azure AD B2C to Sign-in Users and call a Web API


There's a newer version of this sample taking advantage of the Microsoft Authentication Library for JavaScript.

Check it out here: active-directory-b2c-javascript-msal-singlepageapp

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.