Enable github app flag
This commit is contained in:
parent
f89d8b1b35
commit
926c3aa385
|
@ -39,7 +39,7 @@
|
|||
(authorize-url "user:email"))
|
||||
|
||||
;; NOTE: Capabilities picked for Github apps if true, Oauth if false
|
||||
(def github-app-flag false)
|
||||
(def github-app-flag true)
|
||||
|
||||
(defn admin-authorize-url []
|
||||
(if github-app-flag
|
||||
|
|
Loading…
Reference in New Issue