Liking cljdoc? Tell your friends :D

co.gaiwan.oak.domain.oauth-client

Domain layer for oauth-client entities

Domain layer for oauth-client entities
raw docstring

attributesclj


client-secret-default-entropy-bitsclj


ClientOptsclj


create!clj

(create! db opts)

delete!clj

(delete! db opts)

find-by-client-idclj

(find-by-client-id db client-id)

list-allclj

(list-all db)

new-client-secretclj

(new-client-secret)

update!clj

(update! db {:keys [id client-id] :as opts})

valid-code-challenge-methodsclj


valid-grant-typesclj


valid-response-typesclj


valid-token-endpoint-auth-methodsclj


where-sqlclj

(where-sql {:keys [id client-id] :as opts})

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