Join Slack
Powered by
You need to set cookie path: ``` cookie<UserSes...
# ktor
o
orangy
01/13/2018, 5:50 PM
You need to set cookie path:
Copy code
cookie<UserSession>("SESSION") { cookie.path = "/" }
☝️ 1
👍 1
Open in Slack
Previous
Next