mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-12 03:53:32 +08:00
7 lines
100 B
Go
7 lines
100 B
Go
package constants
|
|
|
|
var TinyauthLabels = []string{
|
|
"tinyauth.oauth.whitelist",
|
|
"tinyauth.users",
|
|
}
|