summaryrefslogtreecommitdiff
path: root/src/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-05 16:11:26 +0200
commitc37b145a323ec5353c1f57fa7d41d6c5cfea5c46 (patch)
treea5edcd0017a9201ca6a001d959b5c66ebeb4b603 /src/scm
parent1a5e600b5c0ec3730fd01ec97e81d609f981af45 (diff)
Add a function to hash a public key for DPoP.
Diffstat (limited to 'src/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