Humbedooh commented on issue #73:
URL: https://github.com/apache/kibble/issues/73#issuecomment-716103837


   Known issue, happens because you don't have a cookie set before your browser 
visits the login API URL. 
   There are basically two ways we can address this:
   1. fix the way sessions are set up, OR
   2. fire off a pre-flight API request to create a session before login, for 
instance calling `/api/session` should be enough to seed a new session.


----------------------------------------------------------------
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.

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


Reply via email to