Rit Database v0.0.1 RitDatabase.Accounts.Credential View Source
The user main credential entity
Attributes:
- password: Used to receive plain password
- password_confirmation: Used to receive plain password confirmation
- password_hash: The password encrypted
- user