save
Saves a credential to storage using upsert semantics.
If a credential with the same ID already exists, it is overwritten.
Parameters
credential
The credential to save
Throws
if saving fails
Saves a credential to storage using upsert semantics.
If a credential with the same ID already exists, it is overwritten.
The credential to save
if saving fails