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 c33d3d0 commit 5e1e1c0Copy full SHA for 5e1e1c0
source/reference/command/getnonce.txt
@@ -12,7 +12,13 @@ getnonce
12
13
.. dbcommand:: getnonce
14
15
- Client libraries use :dbcommand:`getnonce` to generate a one-time
+ .. deprecated:: 4.0
16
+
17
+ Client libraries use :dbcommand:`getnonce` to generate a one-time
18
password for authentication.
19
20
+ Applications should not invoke :dbcommand:`getnonce` directly.
21
22
+ This command will be removed in a future release.
23
24
.. slave-ok
0 commit comments