new approach for oauth

This commit is contained in:
Bryce Covert
2017-12-18 21:44:21 -08:00
parent 129a92c688
commit 3b3295f535
3 changed files with 32 additions and 32 deletions

View File

@@ -16,11 +16,11 @@
[dk.ative/docjure "1.12.0"]
[org.clojure/java.jdbc "0.7.3"]
[cljsjs/dropzone "4.3.0-0"]
[cljsjs/auth0-lock "10.24.1-0"]
[clj-fuzzy "0.4.1"]
;; https://mvnrepository.com/artifact/postgresql/postgresql
[postgresql/postgresql "9.3-1102.jdbc41"]
[cljs-http "0.1.44"]
[clj-http "3.7.0"]
[org.clojure/core.async "0.3.465"]
[fogus/ring-edn "0.3.0"]]
:plugins [[lein-ring "0.9.7"]