PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
oauth_parse Struct Reference

Data Fields

PQExpBuffer errbuf
 
int nested
 
const struct json_fieldfields
 
const struct json_fieldactive
 

Detailed Description

Definition at line 401 of file fe-auth-oauth-curl.c.

Field Documentation

◆ active

◆ errbuf

PQExpBuffer oauth_parse::errbuf

Definition at line 403 of file fe-auth-oauth-curl.c.

Referenced by parse_oauth_json().

◆ fields

const struct json_field* oauth_parse::fields

Definition at line 406 of file fe-auth-oauth-curl.c.

Referenced by oauth_json_object_field_start(), and parse_oauth_json().

◆ nested


The documentation for this struct was generated from the following file: