Interface LoginStep1Response

Login step 1 response.

Hierarchy

Properties

auth_code: string

String value which will be used to generate the access_token.

code?: number

This is the code to identify specific responses.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

state: string

This value is returned as is from the first request.

Generated using TypeDoc