Skip to content

@capgo/capacitor-firebase-app-check

Capacitor plugin for Firebase App Check.

Capacitor plugin for Firebase App Check.

  • getToken - Get the current App Check token.
  • initialize - Activate App Check for the given app. Can be called only once per app.
  • setTokenAutoRefreshEnabled - Set whether the App Check token should be refreshed automatically or not.
MethodDescription
getTokenGet the current App Check token.
initializeActivate App Check for the given app. Can be called only once per app.
setTokenAutoRefreshEnabledSet whether the App Check token should be refreshed automatically or not.
addListenerCalled when the App Check token changed.
removeAllListenersRemove all listeners for this plugin.
getPluginVersionGet the version of this plugin.

This reference is synced from src/definitions.ts in capacitor-firebase.

Keep going from @capgo/capacitor-firebase-app-check

Section titled “Keep going from @capgo/capacitor-firebase-app-check”

If you are using @capgo/capacitor-firebase-app-check to plan native plugin work, connect it with Capgo Plugin Directory for the product workflow in Capgo Plugin Directory, Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, Adding or Updating Plugins for the implementation detail in Adding or Updating Plugins, Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives, and Capgo Native Builds for the product workflow in Capgo Native Builds.