Skip to content

Use Mongo.ObjectId instead of meteor-random

Latest

Choose a tag to compare

@GiladShoham GiladShoham released this 30 Jan 14:58

get rid of meteor-random dependency and create the user id with Mongo.ObjectId
(Currently as string and not as ObjectId)