Skip to content

dt user verify

Overview

Verify a signed user

Synopsis

dt user verify  <username> <expiration_time> <signature> 

Arguments

  • username (required)
    Type: String
    Name of the user

  • expiration_time (required)
    Type: String
    Expiration time

  • signature (required)
    Type: String
    Signature

Examples

Verify the signed user 'john'

dt user verify john expiry_time signature

SEE ALSO

← Back to dt user