chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

LAN SSL requirement

Open urbanscribe opened this issue 2 years ago • 1 comments
trafficstars

when trying to access a running chainlit over LAN (one box to another) an SSL transport is required

auth0-spa-js must run on a secure origin. See https://github.com/auth0/auth0-spa-js/blob/master/FAQ.md#why-do-i-get-auth0-spa-js-must-run-on-a-secure-origin for more information.

would it be possible to add a --share flag or other method to allow a LAN server to serve pages on a LAN without SSL requirement?

urbanscribe avatar Jun 08 '23 21:06 urbanscribe

same issue

ruidongtd avatar Jun 11 '23 03:06 ruidongtd

Should be fixed in the latest version 0.3.0. Please note that it contains breaking changes. We prepared a migration guide to make it easy for everyone.

willydouhard avatar Jun 13 '23 16:06 willydouhard