curl --location --request GET '/auth/oauth/providers'{
"code": 20000,
"data": {
"list": [
{
"provider": "GitHub",
"sort_order": 0
}
]
},
"err_code": "string",
"msg": null
}