How to Use Local Authentication with the react-native-auth0 SDK

Overview

This article provides resources that create an additional level of user authentication before retrieving credentials using the local authentication supported by the device, such as PIN or fingerprint on Android and Face ID or Touch ID on iOS.

Refer to the links below to find the instructions on how to enable authentication before retrieving credentials based on the required setup.

Applies To

  • React Native
  • react-native-auth0
  • Biometrics
  • Local Authentication

Solution

Please follow the instructions from the react-native-auth0 GitHub repository for steps on how to enable authentication before retrieving credentials

The Base URL to the GitHub repository, in case the above README file is updated and the link changes, can be found below: