Liking cljdoc? Tell your friends :D

cerber.oauth2.response


access-token-responseclj

(access-token-response
  {:keys [:cerber.oauth2.context/client :cerber.oauth2.context/scopes
          :cerber.oauth2.context/user :cerber.oauth2.context/authcode]})
source

approval-form-responseclj

(approval-form-response req client scopes)
source

authentication-form-responseclj

(authentication-form-response req)
source

redirect-toclj

(redirect-to location)

Redirects browser to given location

Redirects browser to given location
sourceraw docstring

redirect-with-codeclj

(redirect-with-code
  {:keys [params :cerber.oauth2.context/user :cerber.oauth2.context/client
          :cerber.oauth2.context/scopes :cerber.oauth2.context/state
          :cerber.oauth2.context/redirect-uri]})
source

redirect-with-sessionclj

(redirect-with-session url session)
source

redirect-with-tokenclj

(redirect-with-token
  {:keys [params :cerber.oauth2.context/user :cerber.oauth2.context/client
          :cerber.oauth2.context/scopes :cerber.oauth2.context/state
          :cerber.oauth2.context/redirect-uri]})
source

refresh-token-responseclj

(refresh-token-response req)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close