(access-token-response
{:keys [:cerber.oauth2.context/client :cerber.oauth2.context/scopes
:cerber.oauth2.context/user :cerber.oauth2.context/authcode]})
(redirect-to location)
Redirects browser to given location
Redirects browser to given location
(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]})
(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]})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close