Description
One-time passwords can be generated for authentication workflows that use temporary codes. This is useful for users and administrators who need a small tool for OTP-based login or testing.
It handles security-sensitive secrets or codes, so protect seed material and terminal output. Do not share generated codes except with the service that requested them.