15#ifndef FE_AUTH_OAUTH_H
16#define FE_AUTH_OAUTH_H
PostgresPollingStatusType pg_fe_run_oauth_flow(PGconn *conn)
void pg_fe_cleanup_oauth_flow(PGconn *conn)
const pg_fe_sasl_mech pg_oauth_mech
@ FE_OAUTH_REQUESTING_TOKEN
void pqClearOAuthToken(PGconn *conn)
bool oauth_unsafe_debugging_enabled(void)
PostgresPollingStatusType