Socket
Socket
Sign inDemoInstall

@minding/react-native-firebase-iid

Package Overview
Dependencies
521
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @minding/react-native-firebase-iid

React Native Firebase - Firebase Instance ID provides a unique identifier for each instance of your app and a mechanism to authenticate and authorize actions for it (for example: sending FCM messages).


Version published
Weekly downloads
3
increased by200%
Maintainers
4
Created
Weekly downloads
 

Readme

Source


React Native Firebase - Instance ID

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter Follow on Facebook


Firebase Instance ID provides a unique identifier for each instance of your app and a mechanism to authenticate and authorize actions for it (for example: sending FCM messages).

An Instance ID is long lived except in a few scenarios:

  • when you call delete()
  • the app is restored on a new device
  • the user uninstalls/reinstall the app
  • [android] the user clears the app data

Installation

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

yarn add @react-native-firebase/iid

Documentation

License


Built and maintained with 💛 by Invertase.


Keywords

FAQs

Last updated on 01 Mar 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc