Skip to content

Commit 14699d1

Browse files
chore: update auto-generated files [skip actions]
1 parent 11df98e commit 14699d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ variable. For detailed instructions for each of our supported platforms, please
8989
--oidcRedirectUri[=url] Local auth code flow redirect URL [http://localhost:27097/redirect]
9090
--oidcTrustedEndpoint Treat the cluster/database mongosh as a trusted endpoint
9191
--oidcIdTokenAsAccessToken Use ID tokens in place of access tokens for auth
92-
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [full|include-secrets]
92+
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [redacted|include-secrets]
9393
--oidcNoNonce Don't send a nonce argument in the OIDC auth request
9494

9595
DB Address Examples:

Diff for: THIRD_PARTY_NOTICES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The following third-party software is used by and included in **mongosh**.
2-
This document was automatically generated on Tue Jan 28 2025.
2+
This document was automatically generated on Wed Jan 29 2025.
33

44
## List of dependencies
55

Diff for: packages/cli-repl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ of mongosh, visit https://www.mongodb.com/try/download/shell.
7474
--oidcRedirectUri[=url] Local auth code flow redirect URL [http://localhost:27097/redirect]
7575
--oidcTrustedEndpoint Treat the cluster/database mongosh as a trusted endpoint
7676
--oidcIdTokenAsAccessToken Use ID tokens in place of access tokens for auth
77-
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [full|include-secrets]
77+
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [redacted|include-secrets]
7878
--oidcNoNonce Don't send a nonce argument in the OIDC auth request
7979

8080
DB Address Examples:

Diff for: packages/mongosh/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ of mongosh, visit https://www.mongodb.com/try/download/shell.
7878
--oidcRedirectUri[=url] Local auth code flow redirect URL [http://localhost:27097/redirect]
7979
--oidcTrustedEndpoint Treat the cluster/database mongosh as a trusted endpoint
8080
--oidcIdTokenAsAccessToken Use ID tokens in place of access tokens for auth
81-
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [full|include-secrets]
81+
--oidcDumpTokens[=mode] Debug OIDC by printing tokens to mongosh's output [redacted|include-secrets]
8282
--oidcNoNonce Don't send a nonce argument in the OIDC auth request
8383

8484
DB Address Examples:

0 commit comments

Comments
 (0)