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 191 of file oauth-curl.c.

Field Documentation

◆ access_token

char* token::access_token

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

Referenced by handle_token_response().

◆ err

struct token_error token::err

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

◆ token_type

char* token::token_type

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


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