Result of a successful authorization decision.
More...
#include <server_auth_endpoints.hpp>
|
|
std::string | authorization_code |
| | The authorization code to return to the client via redirect.
|
| |
|
std::string | state |
| | The state parameter to echo back (must match the request).
|
| |
|
std::string | redirect_uri |
| | The redirect URI to send the client to.
|
| |
Result of a successful authorization decision.
The documentation for this struct was generated from the following file: