跳转至

认证

Auth:

--auth-token

  --auth-token 'simple'
    Specify a v3 authentication token type and its options ('simple' or 'jwt').

--bcrypt-cost

  --bcrypt-cost 10
    Specify the cost / strength of the bcrypt algorithm for hashing auth passwords. Valid values are between 4 and 31.

--auth-token-ttl

  --auth-token-ttl 300
    Time (in seconds) of the auth-token-ttl.