mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 12:45:47 +00:00
7 lines
100 B
Go
7 lines
100 B
Go
package constants
|
|
|
|
var TinyauthLabels = []string{
|
|
"tinyauth.oauth.whitelist",
|
|
"tinyauth.users",
|
|
}
|