MongoUser
@accounts/mongo-password › Globals › MongoUser
Hierarchy
- MongoUser
Indexable
- [ key: string]: any
Index
Properties
Properties
Optional
_id
• _id? : string | object
Defined in mongo-password.ts:6
Optional
emails
• emails? : [object]
Defined in mongo-password.ts:13
services
• services: object
Defined in mongo-password.ts:8
Type declaration:
password(): object
- bcrypt: string
Optional
username
• username? : string
Defined in mongo-password.ts:7