Rit Database v0.0.1 RitDatabase.Accounts.Credential View Source

The user main credential entity

Attributes:

  • email
  • password: Used to receive plain password
  • password_confirmation: Used to receive plain password confirmation
  • password_hash: The password encrypted
  • user

Link to this section Summary

Link to this section Functions

Link to this function

changeset(credential, attrs)

View Source
Link to this function

create_changeset(credential, attrs)

View Source