auth now actually works straight through google
This commit is contained in:
@@ -22,7 +22,10 @@
|
||||
[cljs-http "0.1.44"]
|
||||
[clj-http "3.7.0"]
|
||||
[org.clojure/core.async "0.3.465"]
|
||||
[fogus/ring-edn "0.3.0"]]
|
||||
[fogus/ring-edn "0.3.0"]
|
||||
[buddy/buddy-auth "2.1.0"]
|
||||
[buddy/buddy-sign "2.1.0"]
|
||||
[clj-time "0.14.2"]]
|
||||
:plugins [[lein-ring "0.9.7"]
|
||||
[lein-cljsbuild "1.1.5"]]
|
||||
:clean-targets ^{:protect false} ["resources/public/js/compiled" "target"]
|
||||
|
||||
Reference in New Issue
Block a user