@react-native-firebase/app-check
TypeScript icon, indicating that this package has built-in type declarations

20.0.0 • Public • Published


React Native Firebase - AppCheck

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing. With App Check, devices running your app will use an app or device attestation provider that attests to one or both of the following:

  • Requests originate from your authentic app
  • Requests originate from an authentic, untampered device

This attestation is attached to every request your app makes to your Firebase backend resources.

> Learn More

Installation

Requires @react-native-firebase/app to be installed.

yarn add @react-native-firebase/app-check

Documentation

License


Built and maintained with 💛 by Invertase.


/@react-native-firebase/app-check/

    Package Sidebar

    Install

    npm i @react-native-firebase/app-check

    Weekly Downloads

    19,373

    Version

    20.0.0

    License

    Apache-2.0

    Unpacked Size

    161 kB

    Total Files

    48

    Last publish

    Collaborators

    • salakar
    • ehesp
    • mikehardy
    • rusticman