Skip to content

@capgo/capacitor-persistent-account

Capacitor Persistent Account Plugin.

Capacitor Persistent Account Plugin.

  • readAccount - Reads the stored account data from persistent storage.
  • saveAccount - Saves account data to persistent storage.
MethodDescription
readAccountReads the stored account data from persistent storage.
saveAccountSaves account data to persistent storage.
getPluginVersionGet the native Capacitor plugin version.

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

Keep going from @capgo/capacitor-persistent-account

Section titled “Keep going from @capgo/capacitor-persistent-account”

If you are using @capgo/capacitor-persistent-account to plan native plugin work, connect it with Using @capgo/capacitor-persistent-account for the native capability in Using @capgo/capacitor-persistent-account, 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, and Ionic Enterprise Plugin Alternatives for the product workflow in Ionic Enterprise Plugin Alternatives.