SignUpInput
Interface: SignUpInput
Defined in: src/services/auth/authService.ts:46
Properties
email
email:
string
Defined in: src/services/auth/authService.ts:47
firstName
firstName:
string
Defined in: src/services/auth/authService.ts:49
lastName
lastName:
string
Defined in: src/services/auth/authService.ts:50
password
password:
string
Defined in: src/services/auth/authService.ts:48