@capgo/capacitor-autofill-save-password
Prompt to display dialog for saving password to keychain from webview app.
Overview
Section titled “Overview”Prompt to display dialog for saving password to keychain from webview app.
Core Capabilities
Section titled “Core Capabilities”promptDialog- Save a password to the keychain.readPassword- Read a password from the keychain. Requires the developer to setup associated domain for the app for iOS.
Public API
Section titled “Public API”| Method | Description |
|---|---|
promptDialog | Save a password to the keychain. |
readPassword | Read a password from the keychain. Requires the developer to setup associated domain for the app for iOS. |
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-autofill-save-password.