summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-auth-oauth.c
AgeCommit message (Expand)Author
2025-05-23oauth: Limit JSON parsing depth in the clientJacob Champion
2025-05-01oauth: Move the builtin flow into a separate moduleJacob Champion
2025-04-23Allocate JsonLexContexts on the heap to avoid warningsDaniel Gustafsson
2025-03-19oauth: Simplify copy of PGoauthBearerRequestThomas Munro
2025-02-20Add support for OAUTHBEARER SASL mechanismDaniel Gustafsson