LoginLog
Stored in the loginlogs collection.
Returned by GET /logs/login.
| Field | Type | Notes |
|---|---|---|
user | ObjectId -> User | required |
email | string | required |
ipAddress | string | |
userAgent | string | |
status | string | required · one of success, failure |
reason | string | |
error | any | |
createdAt | date | default now |
_id | ObjectId | default "6a95712f932657988a91c0a2" |