issues
search
MaxNoetzold
/
y-mongodb-provider
Mongodb database adapter for Yjs
MIT License
51
stars
10
forks
source link
New mongo adapter constructor
#23
Closed
MaxNoetzold
closed
4 months ago
MaxNoetzold
commented
4 months ago
Solve
this issue
by
using the database name when creating Y-MongoDb instance to properly authenticate users for the specified database
allow to provide an existing MongoClient instance at creation because it is just better and
recommended
Solve this issue by