Replies: 2 comments 1 reply
-
本身就是共享的,cookie没有隔离 |
Beta Was this translation helpful? Give feedback.
1 reply
-
通过接口下发的set-cookie写入的吗,正常执行就行 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
场景:
每个子应用有独立的登录,登录完会将token写入到cookie里面,主应用如何共享子应用的cookie?
Beta Was this translation helpful? Give feedback.
All reactions