B2C msal Integration in Ionic Framework

Sugat 21 Reputation points
2020-12-16T11:49:03.927+00:00

Hi,

I have implemented b2c msal in Ionic project through @azure/msal-angular and msal js library.
And I am using loginRedirect to change url in same window but it is opening device's default browser.

According to my project's requirements I have to login user within the application. using msal-angular js plugin.

For the moment I am using cordova InAppBrowser to login and get token from success url. and using this method I am unable to get refresh token.

Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.