B2C msal Integration in Ionic Framework
Sugat
21
Reputation points
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
25,081 questions
Sign in to answer