Function: auth-source-delete

Delete entries from the authentication backends according to SPEC.
Calls `auth-source-search' with the :delete property in SPEC set to t.
The backend may not actually delete the entries.

Returns the deleted entries.

(fn &rest SPEC &key DELETE &allow-other-keys)