micahstubbs opened a new issue, #2236:
URL: https://github.com/apache/helix/issues/2236

   **Is your feature request related to a problem? Please describe.**
   Once the helix-front ExpressJS server has gotten the identity token from the 
identity token source, how does it send that token to the helix-front client?
   
   **Describe the solution you'd like**
   To solve this problem, we can send the parsed identity token body from the 
helix-front ExpressJS server to the helix-front client by adding it in a cookie 
that we include with the response to a call to the /api/login endpoint. 
   
   **Additional context**
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to