Adding Auth0 Guardian to a React Native app

I’m looking into adding MFA with push notifications to a react native mobile app using the Guardian whitelabel SDK and wondering what that looks like currently. Would this need implemented entirely on the native side for both IOS and Android using their respective SDKs or is there something available specific to react native?

Hi @jacob.seppanen,

Unfortunately there is no react native guardian implementation that I can find. I think you would have to implement this natively. A side note: this is an enterprise feature, if you are not an enterprise account you will not be able to implement a guardian white label app.

Hope that clarifies!
Dan

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