Fix issue with log in with GitHub but need more error handle after
This commit is contained in:
parent
9ea9818d32
commit
7776f407b6
3 changed files with 13 additions and 14 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue