Struct Account

The struct which holds data for a account db enitity

struct Account ;

Fields

NameTypeDescription
email stringThe auth'd user's email
name stringThe auth'd user's display name
password stringThe auth'd user's email