KiCad PCB EDA Suite
Loading...
Searching...
No Matches
OAUTH_AUTHORIZATION_RESPONSE Struct Reference

#include <oauth_loopback_server.h>

Public Attributes

wxString code
 
wxString state
 
wxString error
 
wxString error_description
 

Detailed Description

Definition at line 36 of file oauth_loopback_server.h.

Member Data Documentation

◆ code

wxString OAUTH_AUTHORIZATION_RESPONSE::code

◆ error

wxString OAUTH_AUTHORIZATION_RESPONSE::error

◆ error_description

wxString OAUTH_AUTHORIZATION_RESPONSE::error_description

◆ state

wxString OAUTH_AUTHORIZATION_RESPONSE::state

The documentation for this struct was generated from the following file: