summaryrefslogtreecommitdiff
path: root/src/webid-oidc-client-service
blob: 1139abd72eb6ba7fe25996748fbf16cee29ad257 (plain)
1
2
3
4
5
6
7
#!/usr/local/bin/guile \
--no-auto-compile -s
!#

(use-modules (webid-oidc client))

(main-server)