Skip to main content

RegisterData

Defines the structure for user registration data

Properties

email

email: string;

User's email address


firstName

firstName: string;

User's first name


lastName

lastName: string;

User's last name


password

password: string;

User's unhashed password


timezone

timezone: string;

User's timezone