Vai al contenuto

@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.