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

Data Fields

char * error
 
char * error_description
 

Detailed Description

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

Field Documentation

◆ error

char* token_error::error

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

Referenced by handle_token_response().

◆ error_description

char* token_error::error_description

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


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