BeginLogInByQrCodeResult: {
    __typename?: "BeginLogInByQRCodeResult";
    nonce: Scalars["String"]["output"];
}

Object used to setup a QR code for login

Type declaration

  • Optional__typename?: "BeginLogInByQRCodeResult"
  • nonce: Scalars["String"]["output"]

    The nonce to use in the QR code. Code is invalid after 2 minutes