You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on my own testing, and issue #914 and #608, Server Side Rendering support seems to be missing in msal.js.
SSR is becoming more popular these days, even with JavaScript/TypeScript based applications, so it would be really good if we could do that using msal.js. Currently passport-azure-ad is a possible library to use, but it would be nice to have a single library for all use cases.
According to documentation, MSAL SSR support exists for ASP.NET Core, ASP.NET, Java and Python. Javascript would be a good addition in 2020
The text was updated successfully, but these errors were encountered:
According to documentation, MSAL SSR support exists for ASP.NET Core, ASP.NET, Java and Python. Javascript would be a good addition in 2020
@anderseidemsal-node is in the pipeline and we are currently in the planning stages. This could potentially add this support for you. Please check our roadmap for the timelines, we will update it when we have a plan in place.
Please follow the issue template below. Failure to do so will result in a delay in answering your question.
Library
[email protected]
or@azure/[email protected]
@azure/[email protected]
@azure/[email protected]
@azure/[email protected]
@azure/[email protected]
Description
Based on my own testing, and issue #914 and #608, Server Side Rendering support seems to be missing in msal.js.
SSR is becoming more popular these days, even with JavaScript/TypeScript based applications, so it would be really good if we could do that using msal.js. Currently passport-azure-ad is a possible library to use, but it would be nice to have a single library for all use cases.
According to documentation, MSAL SSR support exists for ASP.NET Core, ASP.NET, Java and Python. Javascript would be a good addition in 2020
The text was updated successfully, but these errors were encountered: