active-directory-b2c-javascript-msal-singlepageapp VS ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups

Compare active-directory-b2c-javascript-msal-singlepageapp vs ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups and see what are their differences.

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 (by Azure-Samples)

ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups

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 (by Azure-Samples)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
active-directory-b2c-javascript-msal-singlepageapp ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups
1 3
164 23
- -
3.4 7.0
about 3 years ago about 3 years ago
JavaScript PowerShell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

active-directory-b2c-javascript-msal-singlepageapp

Posts with mentions or reviews of active-directory-b2c-javascript-msal-singlepageapp. We have used some of these posts to build our list of alternatives and similar projects.
  • Getting Azure AD B2C with implicit flow to work
    1 project | /r/AZURE | 3 Apr 2021
    I have difficulties setting up Azure AD B2C. What I want to do is to implement the implicit flow like I got setup with Insomnia (See: Picture, sensitive information was removed) but using MSAL (v1). Accessing the endpoint like this works flawlessly. I found an example Javascript SPA (https://github.com/Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp) but I fail to change the config to work with my B2C tenant.

ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups

Posts with mentions or reviews of ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-21.
  • How to correctly integrate MSAL app roles in Angular
    2 projects | /r/angular | 21 Apr 2021
    The example here shows you how to set up everything. There is set up that needs to happen in the app.module and some more code in the app.component. It's not clear from your code if you have done that or not, but I've follow that tutorial and everything works. And I've implemented successfully in our app.
  • Trying to get an Angular Sample on Azure AD app roles to work locally
    1 project | /r/angular | 21 Apr 2021
    Trying to follow the instructions from this tutorial (code sample available at that link) on an Angular single-page application (SPA) calling a protected web API and using App Roles to implement Role-Based Access Control (RBAC).

What are some alternatives?

When comparing active-directory-b2c-javascript-msal-singlepageapp and ms-identity-javascript-angular-spa-dotnetcore-webapi-roles-groups you can also consider the following projects:

active-directory-b2c-ios-swift-native-msal - An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0

microsoft-identity-web - Helps creating protected web apps and web APIs with Microsoft identity platform and Azure AD B2C

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

ms-identity-javascript-tutorial - A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Vanilla JavaScript.

microsoft-authentication-library-for-android - Microsoft Authentication Library (MSAL) for Android

ark-protocol - The Multichain Identity Linking Protocol

ms-identity-b2c-javascript-spa - Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C