qq-weixin-weibo third-party login return value

qq-weixin-weibo third-party login return value

qq

  • return value:
    • access_token
    • openid
    • expires_in expiration time
    • Personal information
      • nickname
      • fingureurl_qq_1 40*40px avatar
      • gender gender

weixin

  • return value:
    • accsee_token API call credentials
    • refresh_token User refresh access_token, valid for 30 days
    • openid authorized user unique identifier
    • unionid This field will be present if and only if the mobile app has been authorized by the userinfo for this user
    • expires_in access_token API call credential timeout time, unit (seconds)
    • Personal information
      • nickname
      • sex
      • headimgurl avatar

weibo

  • return value:
    • uid User Unique ID
    • access_token
    • "expire_in": 157679471 Expiration remaining time
    • User Info:
      • screen_name User nickname
      • name friendly display name
      • profile_image_url User profile picture
      • gender gender
      • description personal description

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324865546&siteId=291194637
Recommended