feat: first draft

This commit is contained in:
Ansgar Lichter 2024-12-30 16:02:49 +01:00
commit fb3b63f05e
24 changed files with 926 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#let abbreviations = (
(
key: "oidc",
short: "OIDC",
long: "Open ID Connect"
),
)