1#ifndef TENDUKE_OAUTH_DEVICE_OIDCDEVICEAUTHORIZATIONRESPONSERECEIVED_H
2#define TENDUKE_OAUTH_DEVICE_OIDCDEVICEAUTHORIZATIONRESPONSERECEIVED_H
4#include "./DeviceAuthorizationResponse.h"
Device Authorization Response.
Definition DeviceAuthorizationResponse.h:18
A callback to denote that Device Authorization Response has been received.
Definition OAuthDeviceAuthorizationResponseReceived.h:21
virtual void callback(const tenduke::oauth::device::DeviceAuthorizationResponse &response)=0
The response has been received.
OAuth services.
Definition AccessTokenRequestAuthenticator.h:8
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4