Replies: 2 comments
-
Add |
Beta Was this translation helpful? Give feedback.
0 replies
-
I started learning the multi-zones structures and started asking myself this question. @roymhmok , please could you add more details? |
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.
-
Hello I have two applications, one is hosted at xyz.co and another site at xyz.co/docs using next multi zones. I have a client side auth implemented in xyz.co. I want to use same authentication for the
/docs
. I am storing my jwt tokens in cookies.Is there anyway I can use same authentication in both sites?
Beta Was this translation helpful? Give feedback.
All reactions