Authorization: Bearer ********************curl --location '/rpc-api/system/social-client/get-authorize-url?socialType=1&userType=1&redirectUri=https%3A%2F%2Fwww.iocoder.cn' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"data": "string",
"msg": "string"
}