Go to the source code of this file.
Enumerator | |
---|---|
FE_OAUTH_INIT | |
FE_OAUTH_BEARER_SENT | |
FE_OAUTH_REQUESTING_TOKEN | |
FE_OAUTH_SERVER_ERROR |
Definition at line 22 of file fe-auth-oauth.h.
Definition at line 149 of file oauth-utils.c.
Referenced by issuer_from_well_known_uri(), and pg_fe_run_oauth_flow_impl().
Definition at line 1378 of file fe-auth-oauth.c.
References conn, explicit_bzero(), free, and pg_conn::oauth_token.
Referenced by pqClosePGconn(), and PQconnectPoll().
Definition at line 774 of file fe-auth-oauth.c.
Referenced by setup_token_request().
Definition at line 40 of file fe-auth-oauth.c.
Referenced by pg_SASL_init(), pqConnectOptions2(), and PQconnectPoll().