hellotext/hellotext.js

hellotext_session parameter

Closed this issue · 3 comments

The library is still expecting the session parameter as hellotext_session_id instead of the newer hellotext_session name.

Done

Also here

document.cookie = `hello_session_id=${session}`

Done