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.89k stars 1.63k forks source link

OAuth2 support server side #1755

Open Michel4OpenOpcUa opened 1 year ago

Michel4OpenOpcUa commented 1 year ago

Hello, I trying to support OAuth2 server side in my REST service. But i cannot find anything usefull or any clue. Is that possible with the SDK ? Regards Michel