Reading request cookies and query params in profile() #4917
Answered
by
ThangHuuVu
nachiketAsurion
asked this question in
Help
-
Here is the use case - User logs in to sub1.domain.com and naivgates to sub2.domain.com
Is there a way to access the request cookies in profile() so that, this additional info from sub1.domain.com can be added to the profile and made available as part of the session. |
Beta Was this translation helpful? Give feedback.
Answered by
ThangHuuVu
Jul 14, 2022
Replies: 1 comment 1 reply
-
Sounds like a use case for Advance Initialization 👀 Do you think that'll help? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nachiketAsurion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds like a use case for Advance Initialization 👀 Do you think that'll help?