Eel
Eel copied to clipboard
Security Tokens
trafficstars
Recommend adding a security feature to "start" such as secure=True|False which requires any client connecting on the bottle port to supply a randomly generated token to connect. We may not want other localhost applications to be able to make requests to the Eel app. The token could be sent to Eel by GET or POST and then added to a cookie.