ChickenKyiv / loopback-tutor-intern-10

GNU General Public License v3.0
0 stars 2 forks source link

#5 Fixed email & assign admin function #18

Closed louisevdb84 closed 6 years ago

louisevdb84 commented 6 years ago

Everything is working now on "001-import.js". Emails get successfully sent to me. The assign admin function is working now. Role and Rolemapping gets created in MongoDb

atherdon commented 6 years ago

not sure if i got it right, but we have a relations between user and some other tables? if yes, where i can see how we bind it in our import script?

louisevdb84 commented 6 years ago

Yes, the following relations exist:

atherdon commented 6 years ago

yep, it must be done in import