microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.96k stars 1.65k forks source link

OAuth2 Support Client Credentials Grant #1210

Open ursprateek27 opened 5 years ago

ursprateek27 commented 5 years ago

Reference: https://tools.ietf.org/html/rfc6749#section-4.4