Interface LoginStep1Request

Login step 1 request.

Hierarchy

  • LoginStep1Request

Properties

Properties

appId: string

This is the app_id which you have received after creating the app.

redirectUrl: string

This is where the user will be redirected after successful login.

state: string

The same value will be returned after successful login to the redirect uri.

Generated using TypeDoc