We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.4.4
vue2
微服务之间调用免Token方案,我设置了临时令牌,并且令牌能被存入Redis,但是FeignConfig并不会走如下截图的逻辑
日志如下:
The text was updated successfully, but these errors were encountered:
同问,我也是这个问题
Sorry, something went wrong.
我这边解决了,需要你自己去改这个FeignConfig 思路就是: 把这个地方token为null的时候,用UserTokenContext再取一遍
已修复
No branches or pull requests
版本号:
3.4.4
前端版本:vue3版?还是 vue2版?
vue2
问题描述:
微服务之间调用免Token方案,我设置了临时令牌,并且令牌能被存入Redis,但是FeignConfig并不会走如下截图的逻辑

截图&代码:
日志如下:

The text was updated successfully, but these errors were encountered: