summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/stubs.scm
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-01-01 00:00:00 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-19 15:44:24 +0200
commit0dd0ab17ebf6d8cef93f007582156548aca4c5dd (patch)
treefc7fd2f8695dc2b1924f12a5321048aa67c50214 /src/scm/webid-oidc/stubs.scm
parent2fc254c809e42029f28982404870604633b35521 (diff)
Add a function to hash a public key for DPoP.
Diffstat (limited to 'src/scm/webid-oidc/stubs.scm')
-rw-r--r--src/scm/webid-oidc/stubs.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scm/webid-oidc/stubs.scm b/src/scm/webid-oidc/stubs.scm
index 4f2036b..58fe356 100644
--- a/src/scm/webid-oidc/stubs.scm
+++ b/src/scm/webid-oidc/stubs.scm
@@ -46,7 +46,8 @@
(fix-generate-key . generate-key)
(fix-kty . kty)
strip-key
- (fix-hash . hash))
+ (fix-hash . hash)
+ jkt)
;; json reader from guile-json will not behave consistently with
;; SRFI-180 with objects: keys will be mapped to strings, not