broken link for initializing application object #5251
Labels
answered
Question has received "first qualified response"
documentation
Related to documentation.
msal-angular
Related to @azure/msal-angular package
msal-browser
Related to msal-browser package
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js v2 (@azure/msal-browser)
Wrapper Library
MSAL Angular (@azure/msal-angular)
Public or Confidential Client?
Public
Documentation Location
https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/v2-docs/public-apis.md
Description
The first link for how to initialize the application object is broken. It seems like there are multiple ways of doing this, so I'd like to make sure that I'm doing the right thing.
I'm using Angular 11 and the v11 docs show one way: https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/samples/msal-angular-v2-samples/angular11-sample-app/src/app/app.module.ts whereas the general v2 docs I have linked shows another way.
The text was updated successfully, but these errors were encountered: