|
KiCad PCB EDA Suite
|
#include <oauth_pkce.h>
Static Public Member Functions | |
| static wxString | GenerateCodeVerifier () |
| static wxString | GenerateState () |
| static wxString | CreateCodeChallenge (const wxString &aVerifier) |
Definition at line 26 of file oauth_pkce.h.
|
static |
Definition at line 75 of file oauth_pkce.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), and OAUTH_SESSION::BuildAuthorizationUrl().
|
static |
Definition at line 63 of file oauth_pkce.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and PANEL_REMOTE_SYMBOL::startInteractiveLogin().
|
static |
Definition at line 69 of file oauth_pkce.cpp.
Referenced by BOOST_AUTO_TEST_CASE(), and PANEL_REMOTE_SYMBOL::startInteractiveLogin().