Liking cljdoc? Tell your friends :D

kaleidoscope.clj.http-api.auth.buddy-backends


authenticated-backendclj

(authenticated-backend)
(authenticated-backend id-token)

Always returns an authenticated user. Useful for testing.

ID token is a standard OIDC ID token https://openid.net/specs/openid-connect-core-1_0.html#IDToken

Always returns an authenticated user. Useful for testing.

ID token is a standard OIDC ID token
https://openid.net/specs/openid-connect-core-1_0.html#IDToken
sourceraw docstring

bearer-token-backendclj

(bearer-token-backend authfn)
source

keycloak-backendclj

(keycloak-backend keycloak-config-map)
source

unauthenticated-backendclj

source

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

× close