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.
(component opts)(GET-openid-configuration {:keys [request-method uri scheme headers authority]
:as req})(GET-userinfo {:keys [identity scopes db] :as req})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |