package config var Values struct { ClientId string `yaml:"client_id"` ClientSecret string `yaml:"client_secret"` }