(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 builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |