forked from mystiq/dex
commit
ea43562793
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const (
|
|||
scopeOpenID = "openid"
|
||||
)
|
||||
|
||||
// Config holds configuration options for gilab logins.
|
||||
// Config holds configuration options for gitlab logins.
|
||||
type Config struct {
|
||||
BaseURL string `json:"baseURL"`
|
||||
ClientID string `json:"clientID"`
|
||||
|
|
Loading…
Reference in a new issue