DDD实战10 在项目中使用JWT的token

 在使用过程中报过一个错误:The algorithm: 'HS256' requires the SecurityKey.KeySize to be greater than '128' bits

是因为我在使用的时候

这里面的长度不够 我做如下修改之后解决问题:

 

posted @ 2018-07-29 10:16  当年在远方  阅读(328)  评论(0)    收藏  举报