hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Fix #92: Fix cookie problems with /<admin-url> and /connect_github #96

Closed nikochiko closed 4 years ago

nikochiko commented 4 years ago

Fixes #92

Gives top priority to JWT cookie for the github oauth views. Even if there is a /admin open and logged in, it would not interfere with the workings of connect_github views

Changes: