On Tue, May 6, 2025 at 8:46 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
> Here's the next update
Thanks!
> PostgreSQL 18 introduces `oauth` authentication, which people can create extensions that support OAuth 2.0 based
authenticationmechanisms that PostgreSQL can authenticate with.
Suggested alternative: "PostgreSQL 18 introduces `oauth`
authentication, which lets the client retrieve OAuth 2.0 tokens and
allows people to create server extensions that authenticate users with
those tokens."
--Jacob