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

19.2.2 • 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.


Package Sidebar

Install

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

Weekly Downloads

31,211

Version

19.2.2

License

Apache-2.0

Unpacked Size

161 kB

Total Files

48

Last publish

Collaborators

  • salakar
  • ehesp
  • mikehardy
  • rusticman