Liking cljdoc? Tell your friends :D

co.gaiwan.oak.apis.oidc

OpenID connect implementation

These are only the OIDC-specific endpoints like discovery or userinfo. Much of the OIDC logic lives inside the OAuth2 implemenation.

OpenID connect implementation

These are only the OIDC-specific endpoints like discovery or userinfo. Much of
the OIDC logic lives inside the OAuth2 implemenation.
raw docstring

componentclj

(component opts)

GET-openid-configurationclj

(GET-openid-configuration {:keys [request-method uri scheme headers authority]
                           :as req})

GET-userinfoclj

(GET-userinfo {:keys [identity scopes db] :as req})

cljdoc builds & hosts documentation for Clojure/Script libraries

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