c4k-website/valid-auth.edn

12 lines
249 B
Clojure
Raw Normal View History

{:authtoken "asdfasdfe"
2022-09-30 15:54:26 +00:00
:gitrepourl "https://some.de/path/to/repo.zip"
:singlegitrepourl "https://someother.de/path/to/repo.zip"}
2022-10-11 07:10:58 +00:00
{:auth
[{:name "meissa.io"
:username ""
:authtoken ""}
{:name "dda.io"
:username ""
:authtoken ""}]}