瀏覽代碼

Fix formatting

pull/30482/head
Arnaud Siebens 1 月之前
父節點
當前提交
cf4c24a827
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      services/auth/source/oauth2/source.go

+ 1
- 1
services/auth/source/oauth2/source.go 查看文件

@@ -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

Loading…
取消
儲存