summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc.scm
blob: 38c563d22e4a77820085f3892c987fb0e4d219fd (plain)
1
2
3
(define-module (webid-oidc)
  #:use-module (webid-oidc config)
  #:use-module (webid-oidc jws))