clear All
Clears all credentials from storage.
This operation is irreversible. Use with caution.
Throws
if clearing fails
Example:
// Clear all credentials (e.g., on account deletion or reset)
manager.clearAll()Content copied to clipboard
Clears all credentials from storage.
This operation is irreversible. Use with caution.
if clearing fails
Example:
// Clear all credentials (e.g., on account deletion or reset)
manager.clearAll()