Skip to content

Files

Latest commit

f0a0292 · Jun 30, 2025

History

History

app-check

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 12, 2025
Apr 25, 2025
Feb 20, 2025
Nov 14, 2024
May 12, 2025
Jun 30, 2025
Feb 10, 2025
Jun 10, 2025
Aug 11, 2021
Feb 3, 2025
Nov 13, 2024
Mar 21, 2024
Jun 10, 2025
Jul 15, 2024

README.md


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.