msal-js topic

List msal-js repositories

An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

msal-graph-vue

36
Stars
11
Forks
Watchers

Vue.js sample app showing use of MSAL for authentication and calling MS Graph APIs

ms-identity-javascript-nodejs-console

18
Stars
12
Forks
Watchers

A Node.js console daemon application secured by MSAL Node and calling Microsoft Graph API via OAuth 2.0 client credentials flow

Node.js Azure Function web API secured by Azure AD, uses Express.js and passport-azure-ad.

Multi-tenancy tutorial demonstrating how to expose your app to users from other tenants, provide consent as admin and deploy it on Azure App Services using MSAL Angular

Angular single-page application (SPA) calling .NET Core web API using App Roles and Security Groups for Implementing Role-Based Access Control (RBAC) using MSAL Angular