How to insert new object without deleting previous one
问题 I'm setting up my new RocketChat Server. The problem is that actually, Rocket Chat doesn't support CAS Account if they are not created by CAS. We have old accounts. I can add the CAS feature by doing this : Enter in the MongoDB Database with MongoDB Compass software on Windows, and add cas object in services object with my keyboard... https://i.imgur.com/AIMAlA6.png So as you can see I can add the CAS feature by doing this. I want to do that with code so I did this : 1 - Enter in rocketchat