All Projects → Azure-Samples → active-directory-b2c-javascript-hellojs-singlepageapp

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

Licence: other
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
C#
18002 projects

Projects that are alternatives of or similar to active-directory-b2c-javascript-hellojs-singlepageapp

Active Directory B2c Javascript Msal Singlepageapp
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Stars: ✭ 164 (+160.32%)
Mutual labels:  microsoft, identity, single-page-app
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (-3.17%)
Mutual labels:  microsoft, identity, azure-active-directory
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-47.62%)
Mutual labels:  microsoft, identity, azure-active-directory
Active Directory B2c Javascript Nodejs Webapi
A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.
Stars: ✭ 85 (+34.92%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+1084.13%)
Mutual labels:  microsoft, identity
Epilink
Authenticate people on your Discord servers and give them roles automatically. All-in-one server back-end, Discord bot and front-end. Works with Google, Microsoft and any OpenID Connect provider.
Stars: ✭ 36 (-42.86%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Android
Microsoft Authentication Library (MSAL) for Android
Stars: ✭ 103 (+63.49%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Objc
Microsoft Authentication Library (MSAL) for iOS and macOS
Stars: ✭ 132 (+109.52%)
Mutual labels:  microsoft, identity
Active Directory B2c Xamarin Native
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
Stars: ✭ 91 (+44.44%)
Mutual labels:  microsoft, identity
Active Directory B2c Custom Policy Starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
Stars: ✭ 136 (+115.87%)
Mutual labels:  microsoft, identity
Active Directory B2c Dotnet Webapp And Webapi
A combined sample for a .NET web application that calls a .NET Web API, both secured using Azure AD B2C
Stars: ✭ 166 (+163.49%)
Mutual labels:  microsoft, identity
Active Directory B2c Advanced Policies
Sample for use with Azure AD B2C with Custom Policies.
Stars: ✭ 169 (+168.25%)
Mutual labels:  microsoft, identity
script-samples
A sample gallery of scripts to manage all things Microsoft 365.
Stars: ✭ 56 (-11.11%)
Mutual labels:  microsoft, azure-active-directory
react-native-msal
MSAL for React Native
Stars: ✭ 62 (-1.59%)
Mutual labels:  microsoft, azure-active-directory
Active Directory B2c Dotnet Desktop
Sample showing how a Windows Desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 39 (-38.1%)
Mutual labels:  microsoft, identity
ms-identity-javascript-react-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
Stars: ✭ 100 (+58.73%)
Mutual labels:  identity, azure-active-directory
Active Directory B2c Dotnetcore Webapp
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
Stars: ✭ 160 (+153.97%)
Mutual labels:  microsoft, identity
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (-50.79%)
Mutual labels:  microsoft, single-page-app
MicrosoftCloudWorkshop-Asia
Microsoft Cloud Workshop Asia for Intelligent Cloud / Intelligent Edge
Stars: ✭ 20 (-68.25%)
Mutual labels:  microsoft
eoffice
Export and import graphics and tables to MicroSoft office
Stars: ✭ 19 (-69.84%)
Mutual labels:  microsoft

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].