Authorization: Bearer ********************
curl --location '/app-api/member/auth/social-auth-redirect?type=undefined&redirectUri=undefined' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": "string", "msg": "string" }