KiCad PCB EDA Suite
Loading...
Searching...
No Matches
OAUTH_PKCE Class Reference

#include <oauth_pkce.h>

Static Public Member Functions

static wxString GenerateCodeVerifier ()
 
static wxString GenerateState ()
 
static wxString CreateCodeChallenge (const wxString &aVerifier)
 

Detailed Description

Definition at line 26 of file oauth_pkce.h.

Member Function Documentation

◆ CreateCodeChallenge()

wxString OAUTH_PKCE::CreateCodeChallenge ( const wxString & aVerifier)
static

◆ GenerateCodeVerifier()

wxString OAUTH_PKCE::GenerateCodeVerifier ( )
static

◆ GenerateState()

wxString OAUTH_PKCE::GenerateState ( )
static

The documentation for this class was generated from the following files: