auth Save
suspend fun authSave(api: ApiClient, v1Key: PrivateKeyBundleV1, encryptedKeys: EncryptedPrivateKeyBundle)
Use the {@param api} to save the {@param encryptedKeys} for {@param address}.
The {@param keys} are used to authorize the publish request.