Hi team,
We are going to use MSAL for authentication and authorization on our apps. We have a Reactive and a Mobile app, and because the Cordova plugin won't work on Reactive but the MSAL js library could probably work for both, we are more inclined to use the JS version rather than needing to maintain two separate components.
I'm just wondering, from your experience, if there is any known limitation of using MSAL js library on mobile?
Thanks in advance,
Giuliano