Skip to content

DoCurious API Reference / types / LoginData

Interface: LoginData

Defined in: types/auth.types.ts:22

Login request data

Properties

email

email: string

Defined in: types/auth.types.ts:23


password

password: string

Defined in: types/auth.types.ts:24

DoCurious Platform Documentation