Domain layer for working with JWKs
Domain layer for working with JWKs
(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.
(default-key db)(delete! db kid)(find-one db opts)(hash-alg {:strs [kty crv alg]})(list-all db)(where-sql {:keys [kid include-revoked]})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 |