|
KiCad PCB EDA Suite
|
#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 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| OAUTH2 | |
Definition at line 31 of file remote_provider_metadata.h.