MSAL in a SPA - Web App - Web API scenario #7353
Labels
feature-unconfirmed
msal-browser
Related to msal-browser package
Needs: Attention 👋
Awaiting response from the MSAL.js team
no-issue-activity
Issue author has not responded in 5 days
public-client
Issues regarding PublicClientApplications
question
Customer is asking for a clarification, use case or information.
Core Library
MSAL.js (@azure/msal-browser)
Wrapper Library
Not Applicable
Public or Confidential Client?
Public
Description
We need information on how to go about setting up MSAL for the scenario bellow, so that each can authenticate the user to be able to render correct UI as well as make requests in the API as the user.
We have three areas we are working with.
What is the best way to implement this setup using MSAL, where all steps can be authenticated using the token from MSAL? How do we share the token with the vue js SPA-like so it can call the API server?
Source
External (Customer)
The text was updated successfully, but these errors were encountered: