This commit is contained in:
Stavros
2025-01-29 22:06:52 +02:00
parent 2385599c80
commit 6602e8140b
7 changed files with 186 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
package constants
var TinyauthLabels = []string{
"tinyauth.oauth.whitelist",
"tinyauth.users",
}