search

Home  >  Q&A  >  body text

java - 七牛使用客户端工具能否使用token,代替AccessKey和SecretKey。

七牛使用客户端工具能否使用token,代替AccessKey和SecretKey。

高洛峰高洛峰2887 days ago335

reply all(2)I'll reply

  • PHPz

    PHPz2017-04-17 17:39:26

    Use AccessKey and SecretKey to obtain the token. Each step of the action requires the use of the token, and this token has a certain timeliness. You do not need to obtain it for every step of the action. If it expires, obtain it again

    reply
    0
  • 黄舟

    黄舟2017-04-17 17:39:26

    The questioner wants to be used as a client but does not want to expose ak and sk. Qiniu client does not seem to have implemented this method at present

    reply
    0
  • Cancelreply