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.
oidcDumpTokens
1 parent 21c5d45 commit 11df98eCopy full SHA for 11df98e
packages/i18n/src/locales/en_US.ts
@@ -91,7 +91,7 @@ const translations: Catalog = {
91
oidcIdTokenAsAccessToken:
92
'Use ID tokens in place of access tokens for auth',
93
oidcDumpTokens:
94
- "Debug OIDC by printing tokens to mongosh's output [full|include-secrets]",
+ "Debug OIDC by printing tokens to mongosh's output [redacted|include-secrets]",
95
oidcNoNonce: "Don't send a nonce argument in the OIDC auth request",
96
},
97
'arg-parser': {
0 commit comments