|
PostgreSQL Source Code git master
|
Data Fields | |
| enum oauth_state | state |
| Port * | port |
| const char * | issuer |
| const char * | scope |
Definition at line 72 of file auth-oauth.c.
Definition at line 76 of file auth-oauth.c.
Referenced by generate_error_response(), and oauth_init().
| Port* oauth_ctx::port |
Definition at line 75 of file auth-oauth.c.
Referenced by oauth_exchange(), and oauth_init().
Definition at line 77 of file auth-oauth.c.
Referenced by generate_error_response(), and oauth_init().
| enum oauth_state oauth_ctx::state |
Definition at line 74 of file auth-oauth.c.
Referenced by oauth_exchange(), and oauth_init().