I would like to know, How to create a user inside a MongoDB database (which was dynamically created) and assign a role (eg: userAdmin) to it, using loopback4
Asked
Active
Viewed 33 times
0
-
please let us know what you have done so far? – Regolith Jul 10 '19 at 11:16
-
Used Loopback Execute Command to create user. but it failed. now using mongo client package to do so – Akhi Balakrishnan Jul 23 '19 at 05:32