We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c860e63 commit 4011015Copy full SHA for 4011015
mkdocs/docs/configuration.md
@@ -389,7 +389,6 @@ The RESTCatalog supports pluggable authentication via the `auth` configuration b
389
- `noop`: No authentication (no Authorization header sent).
390
- `basic`: HTTP Basic authentication.
391
- `oauth2`: OAuth2 client credentials flow.
392
-- `legacyoauth2`: Legacy OAuth2 client credentials flow (Deprecated and will be removed in PyIceberg 1.0.0)
393
- `custom`: Custom authentication manager (requires `auth.impl`).
394
- `google`: Google Authentication support
395
0 commit comments