hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Cookies issue with /admin and /connect_github #92

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

This was causing some weird stuff to happen when used with multiple accounts, like when I logged in to the admin dashboard, then I logged in to app.hyperlog.io with another account (even in private window), and used connect_github, and the github account would get registered with the admin account. I suspect cookies/sessions is behind this.