-
feat(core): add user contract verification/activation and onDelete job for removing consent. Addition of backoffice handling
feat(core): add user contract verification/activation and onDelete job for removing consent. Addition of backoffice handling
.gitignore 398 B
# Connector config
.account
.token.json
konnector-dev-config.json*
fixtures/*
data/*
.importedData.json
# NPM
node_modules/
npm-debug.log
yarn-error.log
# Build
build/
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
desktop.ini
# Editors / IDEs
.floo
.flooignore
.idea/
coverage/*
junit.xml
# Default
# /!\ KEEP THIS SECTION THE LAST ONE
!.gitkeep