KiCad PCB EDA Suite
Loading...
Searching...
No Matches
remote_provider_metadata.h File Reference
#include <optional>
#include <vector>
#include <kicommon.h>
#include <json_common.h>
#include <wx/filename.h>
#include <wx/string.h>

Go to the source code of this file.

Classes

struct  REMOTE_PROVIDER_AUTH_METADATA
 
struct  REMOTE_PROVIDER_METADATA
 

Enumerations

enum class  REMOTE_PROVIDER_AUTH_TYPE { NONE , OAUTH2 }
 

Enumeration Type Documentation

◆ REMOTE_PROVIDER_AUTH_TYPE

enum class REMOTE_PROVIDER_AUTH_TYPE
strong
Enumerator
NONE 
OAUTH2 

Definition at line 31 of file remote_provider_metadata.h.