JSPM

  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q109411F
  • License Apache-2.0

NativeScript Firebase - Installations

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nativescript/firebase-installations) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @nativescript/firebase-installations

    npm install @nativescript/firebase-installations

    What does it do

    The Firebase installations service:

    • provides a unique identifier for a Firebase installation
    • provides an auth token for a Firebase installation
    • provides an API to perform GDPR-compliant deletion of a Firebase installation. Each configured FirebaseApp has a corresponding single instance of Installations. An instance of the class provides access to the installation info for the FirebaseApp as well as the ability to delete it. A Firebase Installation is unique by FirebaseApp.name and FirebaseApp.options.googleAppID

    Usage

    License

    Apache License Version 2.0