Tooling: These examples target Expo SDK 57 (expo ~57.0.4), React Native 0.86.0, and React 19.2.3.
Gate access to stored refresh tokens behind biometrics on cold start.
Related: SecureStore & Keychain/Keystore - where refresh tokens persist
Re-prompt biometrics before high-risk operations even when the user is already signed in.
Let users enable or disable biometric unlock without affecting their server session.
Stack versions: This page was written for React 19.2.3, React Native 0.86.0, and Expo SDK 57 (expo ~57.0.4).