Liking cljdoc? Tell your friends :D

co.gaiwan.oak.domain.jwk

Domain layer for working with JWKs

Domain layer for working with JWKs
raw docstring

attributesclj


create!clj

(create! db opts)

Create a new JWK and insert into the DB, options as per [[jose/new-jwk]]. opts uses string keys.

Create a new JWK and insert into the DB, options as per [[jose/new-jwk]].
`opts` uses string keys.
raw docstring

default-keyclj

(default-key db)

delete!clj

(delete! db kid)

find-oneclj

(find-one db opts)

hash-algclj

(hash-alg {:strs [kty crv alg]})

key-defaultsclj


list-allclj

(list-all db)

where-sqlclj

(where-sql {:keys [kid include-revoked]})

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