您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. jwtool:编码和解码JSON Web令牌-源码

  2. jwtool 这是一个用于将JSON Web令牌与普通JSON相互转换的小工具。 $ cat test/example.jwt eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... $ jwtool decode test/example.jwt { "iat": 1516239022, "name": "John Doe", "sub": "1234567890" } $ jwtool encode test/example.json eyJ0eXAi
  3. 所属分类:其它

    • 发布日期:2021-02-13
    • 文件大小:11264
    • 提供者:weixin_42166623