Explorar el Código

Fix formatting

pull/30482/head
Arnaud Siebens hace 1 mes
padre
commit
cf4c24a827
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      services/auth/source/oauth2/source.go

+ 1
- 1
services/auth/source/oauth2/source.go Ver fichero

@@ -15,7 +15,7 @@ type Source struct {
Provider string
ClientID string
ClientSecret string
ClientSecretEncrypt string // Encrypted Client Secret
ClientSecretEncrypt string // Encrypted Client Secret
OpenIDConnectAutoDiscoveryURL string
CustomURLMapping *CustomURLMapping
IconURL string

Cargando…
Cancelar
Guardar