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.
OptionalpasswordThe token used to reset the password.
OptionalpasswordThe date until which the password reset token is valid.
OptionalsaltThe 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