Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions source/reference/command/getnonce.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,16 @@ getnonce

.. dbcommand:: getnonce

Client libraries use :dbcommand:`getnonce` to generate a one-time
.. deprecated:: 4.0

Client libraries use :dbcommand:`getnonce` to generate a one-time
password for authentication.

Applications should not invoke :dbcommand:`getnonce` directly.

.. slave-ok
This command will be removed in a future release.

.. slave-ok

Behavior
--------
Expand Down