Commit 709d618
committed
✨(backend) allow to create a new user in a marketing system
We want to create a new user in a marketing system to create a dedicated
onboarding for each of them. The marketing service is implemented in the
django-lasuite library and it is possible to pick the backend we want
or implement a new one following the documentation on this library.1 parent a3858e6 commit 709d618
File tree
5 files changed
+227
-98
lines changed- docs
- src/backend
- core
- authentication
- tests/authentication
- impress
5 files changed
+227
-98
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments