C++ Rest SDK
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.
|
oAuth functionality is currently in beta. More...
Classes | |
class | oauth2_config |
OAuth 2.0 configuration. More... | |
class | oauth2_exception |
Exception type for OAuth 2.0 errors. More... | |
class | oauth2_token |
OAuth 2.0 token and associated information. More... | |
oAuth functionality is currently in beta.