| Package | libpq-oauth |
| Source | postgresql-18 |
| Version | 18.2-1.pgdg13+1 |
| Architecture | amd64 |
| Maintainer | Debian PostgreSQL Maintainers |
| Installed-Size | 114 |
| Depends | libpq5 (= 18.2-1.pgdg13+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.3) |
| Provides | libpq-oauth-18 |
| Multi-Arch | same |
| Homepage | http://www.postgresql.org/ |
| Priority | optional |
| Section | libs |
| Filename | pool/main/p/postgresql-18/libpq-oauth_18.2-1.pgdg13+1_amd64.deb |
| Size | 37548 |
| SHA256 | 3a95667e8fd03bb2d97d76db9263753a9ee0806443e598a92b2465660e37f35b |
| SHA1 | 765468a94c36a56246739038a15c94a78785cd29 |
| MD5sum | c445a9553f772162e2c8d3cd52145468 |
| Description | PostgreSQL C client library - OAuth flow
libpq-oauth is an optional module for libpq5 implementing the Device
Authorization flow for OAuth clients (RFC 8628). It is maintained as
its own shared library in order to isolate its dependency on libcurl.
(End users who don't want the Curl dependency can simply choose not
to install this module.)
.
If a connection string allows the use of OAuth, and the server asks
for it, and a libpq client has not installed its own custom OAuth
flow, libpq will attempt to delay-load this module using dlopen() and
the following ABI. Failure to load results in a failed connection.
.
PostgreSQL is an object-relational SQL database management system. |
| Description-md5 | |