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

add log

parent dd3ed02d
No related branches found
No related tags found
2 merge requests!19Feat/us858 save expiration date,!17fix/US846-onDelete
......@@ -32,6 +32,8 @@ async function onDeleteAccount() {
})
}
const secrets = getAccountSecret()
log('info', 'AFTER')
log('info', accountData)
log('info', JSON.stringify(accountData))
const userConsent = await getBoConsent(
secrets.boBaseUrl,
......
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