hi
Do you have the source code of SfComponentActivator?
Thanks.
不要收藏这个URL 它的一些参数是有有效期的
你可以在自定义的CheckTokenExpiration方法中输出一些日志, 看看丢失权限的时候 的access token情况
Of course.
hi
We will release 2.1.6 soon. there is a problem in 2.1.5
Thanks.
hi
Can you try creating a new 9.2 template project and running it?
Thanks.
hi
Can you try creating a new 9.2 template project and running it? If it works, can you try copying the license key from the new project into your old project?
Thanks.
你先按照我的步骤测试下注销问题
https://abp.io/support/questions/10288/abp-CookieAuthenticationOptionsIntrospectAccessToken?CurrentPage=2#answer-3a1ec344-4742-88be-d55d-b7f47a3a015b
当UI显示登录状态, 菜单丢失的情况下.
The access_token is not active. 然后注销?如果执行了注销的逻辑 UI 就不会显示登录状态了
可能是access token过期了, 但是CheckTokenExpiration应该会直接注销当前用户.
目前UI的行为是?