PostgreSQL Source Code git master
token_error Struct Reference

Data Fields

char * error
 
char * error_description
 

Detailed Description

Definition at line 155 of file oauth-curl.c.

Field Documentation

◆ error

char* token_error::error

Definition at line 157 of file oauth-curl.c.

Referenced by handle_token_response().

◆ error_description

char* token_error::error_description

Definition at line 158 of file oauth-curl.c.


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