OAuthFlowCheck: TypeCheck<TObject<{
    codeVerifier: TString;
    generatedState: TBoolean;
    state: TString;
}>> = ...