auth/account_schema.ts view source
Account Account โ authentication identity. You log in as an account.
id
stringusername
email
Email | nullemail_verified
booleanpassword_hash
stringcreated_at
stringcreated_by
string | nullupdated_at
stringupdated_by
string | null