Integration Expo with MSAL Azure add

Anyone knows if react native msal authentication, works with managed workflow? Or just bare workflow?

Thanks.

Hi @caiosamarone

Yes, it should work fine in the managed workflow:

Follow the steps in their Expo setup guide linked from their README.

Note: It will not work in Expo Go. But you can create a Development Build to use instead of Expo Go.

1 Like

Thanks for reply!
I saw this guide, but it says to complete the Android guide, which tells to edit for example the AndroidManifest.xml, but I can’t reach this file with managed workflow, right?

No. It says to do only step 1 of the Android guide. Similar for iOS.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.