Wechat Oauth Qr
Mint a WeChat web-QR for the SPA to render as a plain <img>.
Fetches the qrconnect page server-side (Referer = our auth host so WeChat is happy) and returns the freshly-minted uuid; the SPA then shows qr_url directly. No iframe, so WeChat's anti-embedding JS never runs.
post/api/auth/wechat-oauth/qr
Request body
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.