cloud189-sdkcloud189-sdk
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub
  • 介绍
  • 快速上手
  • 更新日志
API
GitHub

Home > cloud189-sdk > CloudAuthClient > getQRCode

CloudAuthClient.getQRCode() method

Get QR code data for scanning login

Signature:

getQRCode(): Promise<QRCodeData>;

Returns:

Promise<QRCodeData>

QR code data including uuid for display

Edit this page