Get client_credentials via curl

前端 未结 0 1311
我在风中等你
我在风中等你 2021-02-12 12:21

What is HTTP equivalent of:

curl -X POST -u "myClientID:password" -d "grant_type=client_credentials" http://host1.example.com:8080/oauth2/acce         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题