initial commit to enable token validation and key download

This commit is contained in:
2026-04-05 20:51:05 +02:00
parent 079375776b
commit 3b6daeef11
9 changed files with 124 additions and 32 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"ownerName": {
"myKey.pem": ["allowedName"]
}
}
-5
View File
@@ -1,5 +0,0 @@
{
"ownerName": {
"myKey.pem": ["alloweduser"]
}
}