@capgo/capacitor-persistent-account
Capacitor Persistent Account Plugin.
Overview
Section titled “Overview”Capacitor Persistent Account Plugin.
Core Capabilities
Section titled “Core Capabilities”readAccount- Reads the stored account data from persistent storage.saveAccount- Saves account data to persistent storage.
Public API
Section titled “Public API”| Method | Description |
|---|---|
readAccount | Reads the stored account data from persistent storage. |
saveAccount | Saves account data to persistent storage. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-persistent-account.