(form-encode-challenge profile m)
(make-redirect-handler {:keys [id landing-uri] :as profile})
(no-auth-code-handler _)
(state-mismatch-handler _)
(wrap-oauth2 handler profiles)
cljdoc is a website building & hosting documentation for Clojure/Script libraries