Interface LoginStep1Response

Login step 1 response.

Hierarchy

  • LoginStep1Response

Properties

authorizationCode: string

String value which will be used to generate the access_token.

state: string

This value is returned as is from the first request.

Generated using TypeDoc