Optional
_idWhether the user has been activated.
The ID of the Corps the user belongs to.
The email address of the user.
The password of the user.
Optional
passwordThe token used to reset the password.
Optional
passwordThe date until which the password reset token is valid.
Optional
saltThe salt used to hash the password.
The current auth token of the user (null in db).
Represents a user within the application. This interface extends the MongoEntity base entity.
User