Liking cljdoc? Tell your friends :D
Clojure only.

monkey.ci.web.oauth2

OAuth2 flow support handlers

OAuth2 flow support handlers
raw docstring

login-handlerclj

(login-handler request-access-token request-user-info)

Invoked by the frontend during OAuth2 login flow. It requests an user access token using the given authorization code.

Invoked by the frontend during OAuth2 login flow.  It requests an
user access token using the given authorization code.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close