summaryrefslogtreecommitdiff
path: root/src/scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/scm')
-rw-r--r--src/scm/webid-oidc/oidc-id-token.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scm/webid-oidc/oidc-id-token.scm b/src/scm/webid-oidc/oidc-id-token.scm
index b13df67..18ac124 100644
--- a/src/scm/webid-oidc/oidc-id-token.scm
+++ b/src/scm/webid-oidc/oidc-id-token.scm
@@ -5,6 +5,7 @@
#:use-module (webid-oidc jti)
#:use-module ((webid-oidc stubs) #:prefix stubs:)
#:use-module (web uri)
+ #:use-module (web client)
#:use-module (ice-9 optargs)
#:use-module (srfi srfi-19))