mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
began oauth implementation
This commit is contained in:
@@ -65,6 +65,7 @@ type ServerConfig struct {
|
||||
AuthProvider string `yaml:"authprovider"`
|
||||
ClientID string `yaml:"clientid"`
|
||||
ClientSecret string `yaml:"clientsecret"`
|
||||
FrontendURL string `yaml:"frontendurl"`
|
||||
}
|
||||
|
||||
// Generic SQL Config
|
||||
|
||||
Reference in New Issue
Block a user