PostgreSQL Source Code git master
Loading...
Searching...
No Matches
token Struct Reference

Data Fields

characcess_token
 
chartoken_type
 
struct token_error err
 

Detailed Description

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

Field Documentation

◆ access_token

char* token::access_token

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

Referenced by handle_token_response().

◆ err

struct token_error token::err

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

◆ token_type

char* token::token_type

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


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