Wednesday, 29 July 2020

Send mongodb Object ID to the client

Hey,I am using mongodb for a project and I was wondering is it safe to expose the mongodb Object ID to the client side of application? Stackoverflow have some mixed answers. Should I use some module like uuid for generating random ids for the schema and send that instead? What are the industry practices regarding this issue? Thank you

Submitted July 29, 2020 at 09:37AM by __boomerang_

No comments:

Post a Comment