itd-api / QrLoginStart
Interface: QrLoginStart
Defined in: operations/auth.ts:65
Данные, из которых клиент строит QR-код входа.
Properties
captchaRequired
ts
captchaRequired: boolean;Defined in: operations/auth.ts:70
claimToken
ts
claimToken: string;Defined in: operations/auth.ts:67
expiresIn
ts
expiresIn: number;Defined in: operations/auth.ts:69
payload
ts
payload: string;Defined in: operations/auth.ts:68
qrId
ts
qrId: string;Defined in: operations/auth.ts:66