Skip to content
Snippets Groups Projects
Commit dd3ed02d authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

add log

parent a04a2205
No related branches found
No related tags found
2 merge requests!19Feat/us858 save expiration date,!17fix/US846-onDelete
Pipeline #42412 passed
......@@ -32,6 +32,7 @@ async function onDeleteAccount() {
})
}
const secrets = getAccountSecret()
log('info', JSON.stringify(accountData))
const userConsent = await getBoConsent(
secrets.boBaseUrl,
secrets.boToken,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment