B2C Auth on React Native

Anton Nikonov 1 Reputation point
2022-10-03T09:44:11.807+00:00

What library can you recommend for b2c auth on React Native?
There is no official library.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2022-10-04T05:37:46.76+00:00

    Hi @Anton Nikonov ,

    Thanks for reaching out.

    Unfortunately, as of now there is no official MSAL React Native library.

    However, there is library which can be used for POC, but not in the production.

    https://github.com/AzureAD/microsoft-authentication-library-for-js/pkgs/npm/msal-react-native-android-poc

    Below are the samples provided by FormidableLabs and stashenergy to use in production:

    https://github.com/FormidableLabs/react-native-app-auth
    https://github.com/stashenergy/react-native-msal

    Microsoft do not provide any support for above libraries.

    Hope this will help.

    Thanks,
    Shweta

    ----------------------------

    Please remember to "Accept Answer" if answer helped you.


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.