Fix issue with log in with GitHub but need more error handle after

This commit is contained in:
Unknown 2014-04-07 13:00:59 -04:00
parent 9ea9818d32
commit 7776f407b6
3 changed files with 13 additions and 14 deletions

View file

@ -79,6 +79,7 @@ ENABLED = false
ENABLED =
CLIENT_ID =
CLIENT_SECRET =
SCOPES = https://api.github.com/user
[cache]
; Either "memory", "redis", or "memcache", default is "memory"