Compass User Model

JSON →
library 2.8.0 ·javascript
verified Jun 5, 2026

A MongoDB user model library used internally by MongoDB Compass. Version 2.8.0 provides a schema and data access layer for user-related data, likely integrated with the Compass application's state management. It is part of the mongodb-js ecosystem, with releases tied to Compass updates. Features include validation, serialization, and basic CRUD operations for user objects, tailored to Compass authentication workflows.